summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index fd892f5..21f9471 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,4 +1,4 @@
1site_name: Akonadi Next 1site_name: Sink
2pages: 2pages:
3- Home: index.md 3- Home: index.md
4- Terminology: terminology.md 4- Terminology: terminology.md
@@ -7,8 +7,8 @@ pages:
7- Storage: storage.md 7- Storage: storage.md
8- Logging: logging.md 8- Logging: logging.md
9- "Client API": clientapi.md 9- "Client API": clientapi.md
10- akonadish: akonadish.md 10- sinksh: sinksh.md
11- "Application Domain Types": applicationdomaintypes.md 11- "Application Domain Types": applicationdomaintypes.md
12- "Extending Akonadi": extendingakonadi.md 12- "Extending Sink": extending.md
13- Building: building.md 13- Building: building.md
14theme: readthedocs 14theme: readthedocs