generate-docs#
usage: scotty generate-docs [-h] [--spellcheck] [--release RELEASE]
Generate the documentation
options:
-h, --help show this help message and exit
--spellcheck Run spell checking (default: False)
--release RELEASE Release name (default: latest)
This command generates the documentation (e.g. this document here).
Note
The resulting documentation can be found under build/docs
if the
command ran successfully.
You can get the full path by running
scotty info docs-path