howl icon indicating copy to clipboard operation
howl copied to clipboard

Document codebase and generate web docs with Sphinx

Open daemon opened this issue 3 years ago • 0 comments

  1. Document the codebase.
  2. Generate HTML documentation using Sphinx with the Napoleon and autodoc extensions.
  3. Write some tutorials and getting started guides.
  4. 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.

daemon avatar Apr 04 '21 14:04 daemon