aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mkdocs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index f7828611..a1226e8f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -5,6 +5,7 @@ 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
@@ -23,7 +24,7 @@ pages:
23- Usage: 24- Usage:
24 - Browsing and searching: Browsing-and-searching.md 25 - Browsing and searching: Browsing-and-searching.md
25 - Sharing content: Sharing-content.md 26 - Sharing content: Sharing-content.md
26 - RSS feeds: RSS-feeds.md 27 - RSS feeds: RSS-feeds.md
27 - REST API: REST-API.md 28 - REST API: REST-API.md
28 - Community & Related software: Community-&-Related-software.md 29 - Community & Related software: Community-&-Related-software.md
29- How To: 30- How To: