Specify pages for MkDocs

[ci skip]
This commit is contained in:
Dan Rice 2014-10-02 11:15:13 -04:00
parent 10729aa8c1
commit 8cd9e308c5

View file

@ -1,2 +1,6 @@
site_name: Tracks
docs_dir: doc
pages:
- ['index.md', 'Introduction']
- ['installation.md', 'Installation']
- ['upgrading.md', 'Upgrading']