mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-23 21:58:12 +01:00
update docs
This commit is contained in:
16
mkdocs.yml
16
mkdocs.yml
@ -30,6 +30,11 @@ markdown_extensions:
|
||||
- pymdownx.superfences
|
||||
- pymdownx.arithmatex:
|
||||
generic: true
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
combine_header_slug: true
|
||||
|
||||
extra_javascript:
|
||||
- javascripts/mathjax.js
|
||||
@ -46,4 +51,13 @@ plugins:
|
||||
python:
|
||||
options:
|
||||
show_source: false
|
||||
show_root_heading: false
|
||||
show_root_heading: false
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Installation Guide: installation.md
|
||||
- Quickstart Guide: quickstart.md
|
||||
- 'Tutorial: Writing a Config File': config-spec.md
|
||||
- Explainers:
|
||||
- explainers/planar_curve.ipynb
|
||||
- explainers/prefab_roads.ipynb
|
||||
Reference in New Issue
Block a user