1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Import documentation

This commit is contained in:
Unrud 2020-02-27 13:55:56 +01:00
parent 8387a4c33f
commit b1af3de2d9
2 changed files with 2853 additions and 0 deletions

View file

@ -0,0 +1,15 @@
name: Generate documentation
on:
push:
paths:
- DOCUMENTATION.md
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: gh-pages
- name: Run generator
run: documentation-generator/run.py

2838
DOCUMENTATION.md Normal file

File diff suppressed because it is too large Load diff