Skip to content

Commit 836ba82

Browse files
authored
docs: Update usage documentation with 'no-embed-js' option
Added 'no-embed-js' option to usage documentation.
1 parent bb32596 commit 836ba82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/docs/usage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,8 @@ Arguments
109109
-
110110
- If present the generated plot will inserted into a plain html file containing the plot centered which is then written to stdout
111111
-
112+
* - no-embed-js
113+
-
114+
- If present, the generated html will not embed javscript dependencies and therefore be considerably smaller but require internet access to load the dependencies.
115+
- false
112116

0 commit comments

Comments
 (0)