diff options
author | ArthurHoaro <arthur@hoa.ro> | 2017-10-22 13:19:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-22 13:19:51 +0200 |
commit | d8acf8550480694d050091e270a06c01e7b313f0 (patch) | |
tree | f62befb2351c4b6550f71e11f6845bc3acb78a5d /mkdocs.yml | |
parent | efd3a6405a381501b070b8805ae37d1313969784 (diff) | |
parent | 1a47014f99d2f7aae00d37e62e0364d4eaa1ce29 (diff) | |
download | Shaarli-d8acf8550480694d050091e270a06c01e7b313f0.tar.gz Shaarli-d8acf8550480694d050091e270a06c01e7b313f0.tar.zst Shaarli-d8acf8550480694d050091e270a06c01e7b313f0.zip |
Merge pull request #871 from ArthurHoaro/feature/translation
Shaarli's translation
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ pages: | |||
43 | - Versioning and Branches: Versioning-and-Branches.md | 43 | - Versioning and Branches: Versioning-and-Branches.md |
44 | - Security: Security.md | 44 | - Security: Security.md |
45 | - Static analysis: Static-analysis.md | 45 | - Static analysis: Static-analysis.md |
46 | - Translations: Translations.md | ||
46 | - Theming: Theming.md | 47 | - Theming: Theming.md |
47 | - Unit tests: Unit-tests.md | 48 | - Unit tests: Unit-tests.md |
48 | - Unit tests inside Docker: Unit-tests-Docker.md | 49 | - Unit tests inside Docker: Unit-tests-Docker.md |