aboutsummaryrefslogtreecommitdiffhomepage
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorVirtualTam <virtualtam+github@flibidi.net>2018-06-28 12:52:50 +0200
committerGitHub <noreply@github.com>2018-06-28 12:52:50 +0200
commitd9a0b52276766604d6b3d96895ab1a79e4cd3218 (patch)
tree5b0973b5f5048aeff8287a22b9fcc806673e7197 /mkdocs.yml
parentc429f28ad46e6fa7472324e9ce81da01f55d8c9a (diff)
parent87f14312470ca51b936896b41413c96edfe3b18f (diff)
downloadShaarli-d9a0b52276766604d6b3d96895ab1a79e4cd3218.tar.gz
Shaarli-d9a0b52276766604d6b3d96895ab1a79e4cd3218.tar.zst
Shaarli-d9a0b52276766604d6b3d96895ab1a79e4cd3218.zip
Merge pull request #1167 from virtualtam/mkdocs
Improve Mkdocs build process, fix formatting issues
Diffstat (limited to 'mkdocs.yml')
-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: