https://github.com/cuba-platform/webdav-docs
Documentation for CUBA WebDAV add-on
https://github.com/cuba-platform/webdav-docs
Last synced: over 1 year ago
JSON representation
Documentation for CUBA WebDAV add-on
- Host: GitHub
- URL: https://github.com/cuba-platform/webdav-docs
- Owner: cuba-platform
- License: cc-by-4.0
- Created: 2019-09-23T11:51:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T14:37:14.000Z (over 1 year ago)
- Last Synced: 2025-03-04T15:33:22.670Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 3.28 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WebDAV Addon Documentation
To build the documentation use the `asciidoctor` gradle task:
```
gradlew asciidoctor
```
The HTML documentation will be generated then in the project build directory.