mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add README
This commit is contained in:
parent
d14688107e
commit
9bd4d632c9
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue