Add gitbook documentation (support PDF generation).
[src/app-framework-main.git] / mkdocs.yml
index fc8cb09..8a63ec6 100644 (file)
@@ -2,7 +2,7 @@ site_name: AGL Application Framework
 theme: readthedocs
 docs_dir: docs
 pages:
-  - 'Overview' : 'index.md'
+  - 'Overview' : 'README.md'
   - 'Quick tutorial' : 'quick-tutorial.md'
   - 'The frameworks' :
       - 'The application framework': 'application-framework.md'