diff options
author | ArthurHoaro <arthur@hoa.ro> | 2018-07-28 09:41:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-28 09:41:29 +0200 |
commit | ad5f47adbaee1eef85e90950ab8a45fe82959924 (patch) | |
tree | d23a186661db00d36cb2b2287a7bf890fbc62cfb /mkdocs.yml | |
parent | 8fdd65b88412a0db28c723a486650c434fe5668c (diff) | |
parent | 7b4fea0e39be9e74e9aef13e73af9bbd2b1a6397 (diff) | |
download | Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.tar.gz Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.tar.zst Shaarli-ad5f47adbaee1eef85e90950ab8a45fe82959924.zip |
Merge pull request #687 from ArthurHoaro/web-thumb
Use web-thumbnailer to retrieve thumbnails
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ pages: | |||
39 | - Continuous integration tools: Continuous-integration-tools.md | 39 | - Continuous integration tools: Continuous-integration-tools.md |
40 | - GnuPG signature: GnuPG-signature.md | 40 | - GnuPG signature: GnuPG-signature.md |
41 | - Directory structure: Directory-structure.md | 41 | - Directory structure: Directory-structure.md |
42 | - Link Structure: Link-structure.md | ||
42 | - 3rd party libraries: 3rd-party-libraries.md | 43 | - 3rd party libraries: 3rd-party-libraries.md |
43 | - Plugin System: Plugin-System.md | 44 | - Plugin System: Plugin-System.md |
44 | - Release Shaarli: Release-Shaarli.md | 45 | - Release Shaarli: Release-Shaarli.md |