Initial mkdocs configuration
This commit is contained in:
7
docs/mkdocs.yml
Normal file
7
docs/mkdocs.yml
Normal 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
|
||||
Reference in New Issue
Block a user