File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
scripts/sdkjs_common/jsdoc Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Documentation Generation Guide
22
3- This guide explains how to generate documentation for Onlyoffice Builder and
4- Plugins (Methods/Events) API using the following Python scripts:
3+ This guide explains how to generate documentation for Onlyoffice Builder
4+ and Plugins (Methods/Events) API using the following Python scripts:
55
66- ` office-api/generate_docs_json.py `
77- ` office-api/generate_docs_md.py `
@@ -133,6 +133,6 @@ python generate_docs_md.py /path/to/save/markdown
133133
134134## Notes
135135
136- - Make sure to have all necessary permissions to run these scripts and write to
137- the specified directories.
138- - The output directories will be created if they do not exist.
136+ - Make sure to have all necessary permissions to run these scripts and write
137+ to the specified directories.
138+ - The output directories will be created if they do not exist.
You can’t perform that action at this time.
0 commit comments