FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 9542d60d authored by Silas S. Brown's avatar Silas S. Brown
Browse files

annogen browser-extension option (to be improved over next 3-4 commits)

parent cd6dbdbc
No related branches found
No related tags found
No related merge requests found
......@@ -635,7 +635,7 @@ Logging options
Tornado-provided logging options are not listed above because they might vary across Tornado versions; run `python adjuster.py --help` to see a full list of the ones available on your setup. They typically include `log_file_max_size`, `log_file_num_backups`, `log_file_prefix` and `log_to_stderr`.
Options for Annotator Generator v3.145
Options for Annotator Generator v3.146
===========================
Usage: annogen.py [options]
......@@ -959,6 +959,10 @@ Options:
`--no-js-utf8`
: Cancels any earlier `--js-utf`8 option in Makefile variables etc
`--browser-extension=BROWSER_EXTENSION
`
: Name of a Chrome or Firefox browser extension to generate
`--dart`
: Instead of generating C code, generate Dart. This might be useful if you want to run an annotator in a Flutter application.
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment