aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-06-21 16:59:34 +0200
committerJose Bollo <jose.bollo@iot.bzh>2020-03-09 10:41:14 +0100
commit34a92a2ac87558067a96886e5d1f1d5eecb0a135 (patch)
tree1a46275882452d6238d8d092a8b799843ed3f21e /mkdocs.yml
parent956e7c57d15bde67d7392aab01a9c0fc6906bbd4 (diff)
WIP: documentingsandbox/jobol/doc
Change-Id: Ica30d4ae05e0541e6dd4ed0292cb16abab461269
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
deleted file mode 100644
index 52c0fd1..0000000
--- a/mkdocs.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-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'