aboutsummaryrefslogtreecommitdiffhomepage
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 8ba25540..a1226e8f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -5,13 +5,13 @@ site_description: The personal, minimalist, super-fast, database free, bookmarki
5theme: readthedocs 5theme: readthedocs
6docs_dir: doc/md 6docs_dir: doc/md
7site_dir: doc/html 7site_dir: doc/html
8strict: true
8 9
9pages: 10pages:
10- Home: index.md 11- Home: index.md
11- Setup: 12- Setup:
12 - Download and Installation: Download-and-Installation.md 13 - Download and Installation: Download-and-Installation.md
13 - Upgrade and migration: Upgrade-and-migration.md 14 - Upgrade and migration: Upgrade-and-migration.md
14 - Server requirements: Server-requirements.md
15 - Server configuration: Server-configuration.md 15 - Server configuration: Server-configuration.md
16 - Server security: Server-security.md 16 - Server security: Server-security.md
17 - Shaarli configuration: Shaarli-configuration.md 17 - Shaarli configuration: Shaarli-configuration.md
@@ -24,7 +24,7 @@ pages:
24- Usage: 24- Usage:
25 - Browsing and searching: Browsing-and-searching.md 25 - Browsing and searching: Browsing-and-searching.md
26 - Sharing content: Sharing-content.md 26 - Sharing content: Sharing-content.md
27 - RSS feeds: RSS-feeds.md 27 - RSS feeds: RSS-feeds.md
28 - REST API: REST-API.md 28 - REST API: REST-API.md
29 - Community & Related software: Community-&-Related-software.md 29 - Community & Related software: Community-&-Related-software.md
30- How To: 30- How To: