mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
15 lines
529 B
Markdown
15 lines
529 B
Markdown
# Documentation
|
|
|
|
For the complete documentation, please visit [Radicale Documentation](https://radicale.org/).
|
|
|
|
## Generator
|
|
|
|
The HTML documentation is automatically generated from the markdown file
|
|
`DOCUMENTATION.md` in every git branch.
|
|
|
|
The documentation generator script is located in the `documentation-generator`
|
|
directory.
|
|
It is executed by the GitHub Actions workflow
|
|
`.github/workflows/generate-documentation.yml`.
|
|
Generated HTML files and `index.html` that redirects to the latest version are
|
|
committed to this branch.
|