mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-17 21:25:43 +02:00
Create a dedicated documentation to explain how conversion format is handled and how it can be configured. Docspec configuration is also covered.
43 lines
1.2 KiB
Markdown
43 lines
1.2 KiB
Markdown
# Docs Documentation
|
|
|
|
Welcome to the official documentation for Docs.
|
|
|
|
This documentation is organized by topic and audience.
|
|
Use the section below to quickly find what you are looking for.
|
|
|
|
---
|
|
|
|
## Table of Contents
|
|
|
|
- Getting started
|
|
- [System requirements](system-requirements.md)
|
|
- [Installation overview](installation/README.md)
|
|
- [Docker Compose deployment](installation/compose.md)
|
|
- [Docker Compose examples](examples/compose/)
|
|
- [Kubernetes deployment](installation/kubernetes.md)
|
|
- [Helm values examples](examples/helm/)
|
|
|
|
- Configuration
|
|
- [Environment variables](env.md)
|
|
- [Object storage](s3.md)
|
|
- [Collaboration](collaboration.md)
|
|
- [Format conversion](format_conversion.md)
|
|
- [Customization](customization.md)
|
|
- [Language configuration](languages-configuration.md)
|
|
- [Search configuration](search.md)
|
|
|
|
- Architecture & design
|
|
- [Architecture overview](architecture.md)
|
|
- [Architectural Decision Records (ADR)](adr/)
|
|
|
|
- Usage & operations
|
|
- [Public instances](instances.md)
|
|
- [Releases & upgrades](release.md)
|
|
- [Troubleshooting](troubleshoot.md)
|
|
|
|
- Project & product
|
|
- [Roadmap](roadmap.md)
|
|
|
|
- Assets
|
|
- [Branding & visuals](assets/)
|