howl
howl copied to clipboard
Document codebase and generate web docs with Sphinx
- Document the codebase.
- Generate HTML documentation using Sphinx with the Napoleon and autodoc extensions.
- Write some tutorials and getting started guides.
- Create a GitHub page for Howl with the root directory set to
docs/
.
See https://flask.palletsprojects.com/en/1.1.x/ for a good Sphinx example.