mkdocs-material # doc theme that includes extensive functionality
mkdocs-include-markdown-plugin # include files outside /docs
mkdocs-autorefs # create automatic linkable references to sections, etc.
mkdocs-autoapi # automatically generate module md files
mkdocs-section-index # ability to create parent topics in TOC
python-markdown-math # integrate LaTeX math
pymdown-extensions # various extensions for markdown
mkdocs-jupyter # jupyter notebooks

# include all packages needed for running Jupyter notebooks
starsim # this is included only for the purpose of the example notebook