Files
cibuildwheel/mkdocs.yml
T
2019-09-29 21:53:18 +01:00

10 lines
183 B
YAML

site_name: cibuildwheel
docs_dir: docs
theme: readthedocs
nav:
- Home: index.md
- "Setup guide": setup.md
- "Options": options.md
markdown_extensions:
- codehilite
- fenced_code