Newer
Older
site_name: pystencils Source File Generator Documentation
theme:
name: material
features: navigation.tabs
palette:
scheme: slate
primary: deep purple
extra_css:
- css/mkdocstrings.css
- mkdocstrings:
default_handler: python
handlers:
python:
paths: [src]
options:
heading_level: 2
show_root_heading: True
show_root_full_path: False
show_symbol_type_heading: True
show_symbol_type_toc: True
show_source: False
show_signature_annotations: True
signature_crossrefs: True
- 'API Documentation':
- 'Overview': api/index.md
- 'Source File Generator Front-End': api/frontend.md
- 'Kernel Call Tree': api/tree.md