Documentation

Contents

Documentation#

This template uses Jupyter Book and Sphinx to build beautiful, interactive documentation. Source files are in the docs/ folder. Serve locally with:

hatch run docs:serve

Configuration#

  • Jupyter Book: _config.yml, _toc.yml

You can add Markdown or reStructuredText files, and use MyST Markdown for advanced features. For more, see the Jupyter Book documentation and Sphinx Book Theme.