diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | site_name: Akonadi Next | 1 | site_name: Sink |
2 | pages: | 2 | pages: |
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 |
14 | theme: readthedocs | 14 | theme: readthedocs |