Add generated documentation #4
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
Documentation enhancements: The following two documentation enhancements would be nice to have. Both require setting up of some sort of documentation generator:
Tooling: Both enhancements require some sort of documentation generator such as sphinx. The generator should run locally and in github ci. Updates to the master branch should automatically update the documentation. Documentation for tagged commits should also be available. Documentation generators such as sphinx are probably able to do these jobs nicely out of the box... we just need to set things up.
poetry run sphinx-build ...
ortox run -e docs sphinx-build ...
should do the jobThe text was updated successfully, but these errors were encountered: