Restructure docs and move mkdocs.yml to top-level

This commit is contained in:
Harshavardhana
2015-02-08 17:40:39 -08:00
parent 2b1b4f2713
commit d036bf3a2a
9 changed files with 5 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
site_name: Minio Documentation
pages:
- ['index.md', Index]
- ['api/minio.md', 'API', 'Minio']
- ['api/manage.md', 'API', 'Management']
- ['architecture.md', 'Architecture', 'Overview']
theme: readthedocs