Apply standard format, add dummy server

This commit is contained in:
Thomas Boerger
2019-09-16 10:11:08 +02:00
parent 18bf7dc120
commit f736c02c23
29 changed files with 1441 additions and 49 deletions
+16
View File
@@ -0,0 +1,16 @@
baseURL = "https://owncloud.github.io/ocis-webdav/"
languageCode = "en-us"
title = "ownCloud Infinite Scale: WebDAV"
pygmentsUseClasses = true
[blackfriday]
angledQuotes = true
fractions = false
plainIDAnchors = true
smartlists = true
extensions = ["hardLineBreak"]
[params]
author = "ownCloud GmbH"
description = "Serve WebDAV API for Reva/oCIS"
keywords = "reva, ocis"