Update mkdocs and fix resulting issues

This commit is contained in:
Joe Rickerby
2022-08-16 22:53:11 +01:00
parent 0abd6c205d
commit 75c93112dc
11 changed files with 380 additions and 15 deletions
+4
View File
@@ -5,6 +5,9 @@ theme:
highlightjs: true
hljs_languages:
- yaml
collapse_navigation: false
navigation_depth: 3
custom_dir: docs/theme_overrides
repo_url: https://github.com/pypa/cibuildwheel
edit_uri: edit/main/docs/
@@ -14,6 +17,7 @@ extra_css:
extra_javascript:
- extra.js
nav:
- Home: index.md
- setup.md