Sphinx#

From the backend/docs directory you can build HTML docs with:

  • make html (Linux/macOS) or

  • .make.bat html (Windows)

The site will be generated in build/html.

Run make preview or make reload to view the site.