aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 1102944..fc8cb09 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -8,4 +8,6 @@ pages:
- 'The application framework': 'application-framework.md'
- 'The security framework': 'security-framework.md'
- 'The afm daemons' : 'afm-daemons.md'
- - 'Widgets of the framework' : 'widgets.md'
+ - 'Widgets of the framework' :
+ - 'Overview of widgets': 'widgets.md'
+ - 'The configuration file': 'config.xml.md'