diff options
author | nodiscc <nodiscc@gmail.com> | 2018-04-18 19:57:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-18 19:57:36 +0200 |
commit | 3c0e27eec72f7bb00aea81540f978c4b4a1ac87f (patch) | |
tree | a00894dde628eb4d584a91d7f47648995b0a3aa4 /mkdocs.yml | |
parent | 7ca124079e6bd414b096fcec9789cef1216dff8f (diff) | |
parent | 67a5c6d6f38a47d726694f4afab9fd46aa2a81a3 (diff) | |
download | Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.tar.gz Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.tar.zst Shaarli-3c0e27eec72f7bb00aea81540f978c4b4a1ac87f.zip |
Merge pull request #1081 from nodiscc/doc-merge-sharing
doc: merge all sharing methods under a single "Sharing content" page
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -22,9 +22,8 @@ pages: | |||
22 | - Reverse proxy configuration: docker/reverse-proxy-configuration.md | 22 | - Reverse proxy configuration: docker/reverse-proxy-configuration.md |
23 | - Docker resources: docker/resources.md | 23 | - Docker resources: docker/resources.md |
24 | - Usage: | 24 | - Usage: |
25 | - Bookmarklet: Bookmarklet.md | ||
26 | - Browsing and searching: Browsing-and-searching.md | 25 | - Browsing and searching: Browsing-and-searching.md |
27 | - Firefox share: Firefox-share.md | 26 | - Sharing content: Sharing-content.md |
28 | - RSS feeds: RSS-feeds.md | 27 | - RSS feeds: RSS-feeds.md |
29 | - REST API: REST-API.md | 28 | - REST API: REST-API.md |
30 | - Community & Related software: Community-&-Related-software.md | 29 | - Community & Related software: Community-&-Related-software.md |