Files
opencloud/docs/config.toml
2019-11-06 10:07:53 +01:00

19 lines
452 B
TOML

baseURL = "https://owncloud.github.io/ocis-webdav/"
languageCode = "en-us"
title = "ownCloud Infinite Scale: WebDAV"
pygmentsUseClasses = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS", "sitemap"]
[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"