site_name: rebop
repo_url: https://github.com/Armavica/rebop
theme:
name: material
plugins:
- mkdocstrings:
handlers:
python:
options:
docstring_style: numpy
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences