diff options
author | VirtualTam <virtualtam@flibidi.net> | 2017-08-01 19:10:14 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2017-08-02 14:48:41 +0200 |
commit | 1093ddeea28fb593c670f8c1da2cdcdd767c9a80 (patch) | |
tree | 3bd12d17cbc439dd27bf8e81e6bfbc6e499ddbe3 | |
parent | fcd900f7ce54904851f2c1513458101876e6efcd (diff) | |
download | Shaarli-1093ddeea28fb593c670f8c1da2cdcdd767c9a80.tar.gz Shaarli-1093ddeea28fb593c670f8c1da2cdcdd767c9a80.tar.zst Shaarli-1093ddeea28fb593c670f8c1da2cdcdd767c9a80.zip |
documentation: set edit_uri
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | site_name: Shaarli Documentation | 1 | site_name: Shaarli Documentation |
2 | repo_url: https://github.com/shaarli/Shaarli | 2 | repo_url: https://github.com/shaarli/Shaarli |
3 | edit_uri: edit/master/doc/md | ||
3 | site_description: The personal, minimalist, super-fast, database free, bookmarking service | 4 | site_description: The personal, minimalist, super-fast, database free, bookmarking service |
4 | theme: readthedocs | 5 | theme: readthedocs |
5 | docs_dir: doc/md | 6 | docs_dir: doc/md |