Files
cibuildwheel/mkdocs.yml
T

10 lines
183 B
YAML
Raw Normal View History

2019-09-29 21:53:18 +01:00
site_name: cibuildwheel
docs_dir: docs
theme: readthedocs
nav:
- Home: index.md
- "Setup guide": setup.md
- "Options": options.md
markdown_extensions:
- codehilite
- fenced_code