Doc reworked, relifted
[src/app-framework-main.git] / mkdocs.yml
index 065b230..1102944 100644 (file)
@@ -4,10 +4,8 @@ docs_dir: docs
 pages:
   - 'Overview' : 'index.md'
   - 'Quick tutorial' : 'quick-tutorial.md'
-  - 'The system daemon' : 'afm-system-daemon.md'
-  - 'The user daemon' : 'afm-user-daemon.md'
+  - 'The frameworks' :
+      - 'The application framework': 'application-framework.md'
+      - 'The security framework': 'security-framework.md'
+  - 'The afm daemons' : 'afm-daemons.md'
   - 'Widgets of the framework' : 'widgets.md'
-  - 'Writing widget''s configuration' : 'writing-config.xml.md'
-  - 'The security framework' : 'security-framework.md'
-  - 'The application framework' : 'application-framework.md'
-