]>
Commit | Line | Data |
---|---|---|
53ed6d7d | 1 | site_name: Shaarli Documentation |
2 | repo_url: https://github.com/shaarli/Shaarli | |
1093ddee | 3 | edit_uri: edit/master/doc/md |
53ed6d7d | 4 | site_description: The personal, minimalist, super-fast, database free, bookmarking service |
5 | theme: readthedocs | |
6 | docs_dir: doc/md | |
7 | site_dir: doc/html | |
8 | ||
9 | pages: | |
10 | - Home: index.md | |
11 | - Setup: | |
12 | - Download and Installation: Download-and-Installation.md | |
13 | - Upgrade and migration: Upgrade-and-migration.md | |
14 | - Server requirements: Server-requirements.md | |
15 | - Server configuration: Server-configuration.md | |
16 | - Server security: Server-security.md | |
17 | - Shaarli configuration: Shaarli-configuration.md | |
18 | - Plugins: Plugins.md | |
19 | - Docker: | |
84d0632a V |
20 | - Docker 101: docker/docker-101.md |
21 | - Shaarli images: docker/shaarli-images.md | |
22 | - Reverse proxy configuration: docker/reverse-proxy-configuration.md | |
23 | - Docker resources: docker/resources.md | |
53ed6d7d | 24 | - Usage: |
25 | - Features: Features.md | |
26 | - Bookmarklet: Bookmarklet.md | |
27 | - Browsing and searching: Browsing-and-searching.md | |
28 | - Firefox share: Firefox-share.md | |
29 | - RSS feeds: RSS-feeds.md | |
30 | - REST API: REST-API.md | |
31 | - How To: | |
32 | - Backup, restore, import and export: Backup,-restore,-import-and-export.md | |
460ce501 | 33 | - Various hacks: Various-hacks.md |
53ed6d7d | 34 | - Troubleshooting: Troubleshooting.md |
35 | - Development: | |
36 | - Development guidelines: Development-guidelines.md | |
37 | - Continuous integration tools: Continuous-integration-tools.md | |
38 | - GnuPG signature: GnuPG-signature.md | |
53ed6d7d | 39 | - Directory structure: Directory-structure.md |
40 | - 3rd party libraries: 3rd-party-libraries.md | |
41 | - Plugin System: Plugin-System.md | |
42 | - Release Shaarli: Release-Shaarli.md | |
43 | - Versioning and Branches: Versioning-and-Branches.md | |
44 | - Security: Security.md | |
45 | - Static analysis: Static-analysis.md | |
1a47014f | 46 | - Translations: Translations.md |
53ed6d7d | 47 | - Theming: Theming.md |
48 | - Unit tests: Unit-tests.md | |
d6916040 | 49 | - Unit tests inside Docker: Unit-tests-Docker.md |
53ed6d7d | 50 | - About: |
51 | - FAQ: FAQ.md | |
52 | - Community & Related software: Community-&-Related-software.md |