-
Notifications
You must be signed in to change notification settings - Fork 467
Closed
Labels
Description
For the CLI this needs to be more automated. TODOs:
- Add check in the docs builder that checks running
docs/generate_cli_docs.pydoes not result in any changes- Error message must include how to fix it (e.g. run
python docs/generate_cli_docs.pyfrom the root PySceneDetect folder)
- Error message must include how to fix it (e.g. run
- Determine if we should replace the file
docs/cli.rstwith a placeholder that includes info on how to generate it