1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Import documentation

This commit is contained in:
Unrud 2020-02-27 14:00:29 +01:00
parent 7568ec39f0
commit e6c25e3659
2 changed files with 2536 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

2521
DOCUMENTATION.md Normal file

File diff suppressed because it is too large Load diff