2017-01-26 18:52:54 +01:00
|
|
|
site_name: Shaarli Documentation
|
|
|
|
repo_url: https://github.com/shaarli/Shaarli
|
2017-08-01 19:10:14 +02:00
|
|
|
edit_uri: edit/master/doc/md
|
2017-01-26 18:52:54 +01:00
|
|
|
site_description: The personal, minimalist, super-fast, database free, bookmarking service
|
2018-08-30 19:36:22 +02:00
|
|
|
theme:
|
|
|
|
name: readthedocs
|
|
|
|
custom_dir: doc/custom_theme/
|
2017-01-26 18:52:54 +01:00
|
|
|
docs_dir: doc/md
|
|
|
|
site_dir: doc/html
|
2018-07-24 23:55:09 +02:00
|
|
|
# Disable strict mode until ReadTheDocs provides up-to-date MkDocs settings:
|
|
|
|
# - https://github.com/shaarli/Shaarli/issues/1179
|
|
|
|
# - https://github.com/rtfd/readthedocs.org/issues/4314
|
|
|
|
# strict: true
|
2017-01-26 18:52:54 +01:00
|
|
|
|
|
|
|
pages:
|
|
|
|
- Home: index.md
|
|
|
|
- Setup:
|
|
|
|
- Download and Installation: Download-and-Installation.md
|
|
|
|
- Upgrade and migration: Upgrade-and-migration.md
|
|
|
|
- Server configuration: Server-configuration.md
|
|
|
|
- Server security: Server-security.md
|
|
|
|
- Shaarli configuration: Shaarli-configuration.md
|
|
|
|
- Plugins: Plugins.md
|
|
|
|
- Docker:
|
2017-07-29 15:26:27 +02:00
|
|
|
- Docker 101: docker/docker-101.md
|
|
|
|
- Shaarli images: docker/shaarli-images.md
|
|
|
|
- Reverse proxy configuration: docker/reverse-proxy-configuration.md
|
|
|
|
- Docker resources: docker/resources.md
|
2017-01-26 18:52:54 +01:00
|
|
|
- Usage:
|
|
|
|
- Browsing and searching: Browsing-and-searching.md
|
2018-02-07 20:10:05 +01:00
|
|
|
- Sharing content: Sharing-content.md
|
2018-06-26 22:21:53 +02:00
|
|
|
- RSS feeds: RSS-feeds.md
|
2017-01-26 18:52:54 +01:00
|
|
|
- REST API: REST-API.md
|
2017-12-26 18:44:14 +01:00
|
|
|
- Community & Related software: Community-&-Related-software.md
|
2018-07-01 12:27:55 +02:00
|
|
|
- Guides:
|
2018-07-01 16:02:35 +02:00
|
|
|
- Install Shaarli on Debian 9 with Docker: guides/install-shaarli-with-debian9-and-docker.md
|
2018-07-01 12:27:55 +02:00
|
|
|
- Backup, restore, import and export: guides/backup-restore-import-export.md
|
|
|
|
- Various hacks: guides/various-hacks.md
|
2017-01-26 18:52:54 +01:00
|
|
|
- Development:
|
|
|
|
- Development guidelines: Development-guidelines.md
|
|
|
|
- Continuous integration tools: Continuous-integration-tools.md
|
|
|
|
- GnuPG signature: GnuPG-signature.md
|
|
|
|
- Directory structure: Directory-structure.md
|
2018-03-31 12:39:43 +02:00
|
|
|
- Link Structure: Link-structure.md
|
2017-01-26 18:52:54 +01:00
|
|
|
- 3rd party libraries: 3rd-party-libraries.md
|
|
|
|
- Plugin System: Plugin-System.md
|
|
|
|
- Release Shaarli: Release-Shaarli.md
|
|
|
|
- Versioning and Branches: Versioning-and-Branches.md
|
|
|
|
- Security: Security.md
|
|
|
|
- Static analysis: Static-analysis.md
|
2017-09-01 18:47:32 +02:00
|
|
|
- Translations: Translations.md
|
2017-01-26 18:52:54 +01:00
|
|
|
- Theming: Theming.md
|
|
|
|
- Unit tests: Unit-tests.md
|
2017-05-30 23:45:17 +02:00
|
|
|
- Unit tests inside Docker: Unit-tests-Docker.md
|
2017-12-26 18:44:14 +01:00
|
|
|
- FAQ: FAQ.md
|
|
|
|
- Troubleshooting: Troubleshooting.md
|