blob: 52c0fd17444e67c01ef379524d443860189d40f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
site_name: AGL Application Framework
theme: readthedocs
docs_dir: docs
pages:
- 'Introduction' : 'index.md'
- 'The afm daemons' : '1-afm-daemons.md'
- 'Widgets' :
- '' : '2-widgets.md'
- 'Overview of widgets' : '2.1-widgets.md'
- 'The configuration file' : '2.2-config.xml.md'
- 'The permissions' : '3-permissions.md'
- 'Quick tutorial' : '4-quick-tutorial.md'
- 'History' : 'a-history.md'
- 'Document revisions' : 'REVISIONS.md'
|