diff options
author | nodiscc <nodiscc@gmail.com> | 2018-02-07 20:10:05 +0100 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2018-04-14 14:14:59 +0200 |
commit | 80786e150d03409435bcd63601c4d95e27cac225 (patch) | |
tree | a7f72c1e5835639a187a8d54bda6ae961f583358 /mkdocs.yml | |
parent | 14dd77ad7ee02002b6b7fc84126253be5c65fa17 (diff) | |
download | Shaarli-80786e150d03409435bcd63601c4d95e27cac225.tar.gz Shaarli-80786e150d03409435bcd63601c4d95e27cac225.tar.zst Shaarli-80786e150d03409435bcd63601c4d95e27cac225.zip |
doc: merge all sharing methods under a single "Sharing content" page
* formatting, wording, reordering, general improvements
* move blog/pastebin/notepad item from index.md to this page
* add TODOs
* add the new page to mkdocs TOC
Part of https://github.com/shaarli/Shaarli/issues/598
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 |