annotate INSTALL @ 3620:f568f304c982

plugin text syntaxes: remove side effect on init: When text syntaxes was initialised, `syntaxes` dict was filled, but it was a class attribute. As a result, re-initialising it (which may happen for tests, and maybe in the future dynamically), was not starting with an empty dict, but with an already-filled one, resulting in conflicts. This patch fixes it by moving `syntaxes` to an instance attribute.
author Goffi <goffi@goffi.org>
date Mon, 02 Aug 2021 21:52:17 +0200
parents 457ae6381e2a
children 84f6bee6440d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3029
457ae6381e2a doc: replaced deprecated installation link in INSTALL
Goffi <goffi@goffi.org>
parents: 2619
diff changeset
1 You'll find install instructions in documentation (see doc/installation.rst).
885
c8a7019cd168 better INSTALL instructions
Goffi <goffi@goffi.org>
parents: 871
diff changeset
2
2619
e7bd2945518f doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents: 1935
diff changeset
3 If you need help, come the SàT official XMPP room: sat@chat.jabberfr.org or join us with a web browser via https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org