diff options
author | nodiscc <nodiscc@gmail.com> | 2015-03-07 14:50:31 +0100 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-03-14 18:40:11 +0100 |
commit | 1acc87eeac036b3ccfad5553b9092899cf2ecaa0 (patch) | |
tree | 7d836f7d7a1fb498f04c96b81b81efd8da808002 /README.md | |
parent | 3ef1da28e8cc5afcfe58be067e7e60528ce72f1a (diff) | |
download | Shaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.tar.gz Shaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.tar.zst Shaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.zip |
Include documentation/wiki locally:
* sync current wiki (https://github.com/shaarli/Shaarli/wiki) to the doc/ directory
* fix missing logo in README
* add link to local documentation in the page footer
* add Makefile targets for doc generation by @virtualtam
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | ![Shaarli logo](https://cdn.mediacru.sh/W2NGCIHB3quT.png) | 1 | ![Shaarli logo](doc/images/doc-logo.png) |
2 | 2 | ||
3 | Shaarli, the personal, minimalist, super-fast, no-database delicious clone. | 3 | Shaarli, the personal, minimalist, super-fast, no-database delicious clone. |
4 | 4 | ||