Migrate more README over to the docs

This commit is contained in:
Joe Rickerby
2019-10-02 09:49:31 +01:00
parent d280f0f16a
commit c006fdab36
9 changed files with 327 additions and 360 deletions
+11 -2
View File
@@ -1,10 +1,19 @@
site_name: cibuildwheel
docs_dir: docs
theme: readthedocs
repo_url: https://github.com/joerick/cibuildwheel
nav:
- Home: index.md
- "Setup guide": setup.md
- "Options": options.md
- deliver-to-pypi.md
- faq.md
- contributing.md
- changelog.md
markdown_extensions:
- codehilite
- fenced_code
- fenced_code
- toc:
permalink: True
- attr_list
- admonition