Grammalecte  Check-in [d00dce0d39]

Overview
Comment:[fx] update note for reviewers
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | fx
Files: files | file ages | folders
SHA3-256: d00dce0d3947ef0be4483d3f179571b8bb5fb0e40706a38988f6da7a9fe3f27d
User & Date: olr on 2020-07-21 06:46:13
Other Links: manifest | tags
Context
2020-07-21
10:58
[fr] faux positifs et ajustements check-in: 201423a416 user: olr tags: trunk, fr
06:46
[fx] update note for reviewers check-in: d00dce0d39 user: olr tags: trunk, fx
06:43
[fx] update note for reviewers check-in: 486dc1d1e5 user: olr tags: trunk, fx
Changes

Modified gc_lang/fr/webext/NOTE_FOR_REVIEWERS.md from [0709ea0573] to [4d45f12dd1].

18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
### Folders

* grammalecte: the grammar checker (receive texts, analyse it and send back results).
* content_scripts (what is run in content-scripts).
* panel: browser_action panel, and other webpages (lexicon editor, conjugueur and other stuff).


### Building the extension

Extensions for LibreOffice, Firefox/Chrome and Thunderbird are generated in the folder `_build`.

Required:

* Python 3.7+ > [download](https://www.python.org/)
* NodeJS > [download](https://nodejs.org/)







|







18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
### Folders

* grammalecte: the grammar checker (receive texts, analyse it and send back results).
* content_scripts (what is run in content-scripts).
* panel: browser_action panel, and other webpages (lexicon editor, conjugueur and other stuff).


### Building the extension with the source code

Extensions for LibreOffice, Firefox/Chrome and Thunderbird are generated in the folder `_build`.

Required:

* Python 3.7+ > [download](https://www.python.org/)
* NodeJS > [download](https://nodejs.org/)