add generate docs steps and update webdav docs

This commit is contained in:
Michael Barz
2020-10-01 11:55:02 +02:00
parent 456ba52d05
commit e53e57eb3f
21 changed files with 340 additions and 609 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ func Execute() error {
cfg := config.New()
app := &cli.App{
Name: "ocis-webdav",
Name: "webdav",
Version: version.String,
Usage: "Serve WebDAV API for oCIS",
Compiled: version.Compiled(),