Files
opencloud/docs/config.toml
2019-12-06 15:03:43 +01:00

19 lines
438 B
TOML

baseURL = "https://owncloud.github.io/ocis-ocs/"
languageCode = "en-us"
title = "ownCloud Infinite Scale: OCS"
pygmentsUseClasses = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS", "sitemap"]
[blackfriday]
angledQuotes = true
fractions = false
plainIDAnchors = true
smartlists = true
extensions = ["hardLineBreak"]
[params]
author = "ownCloud GmbH"
description = "Serve OCS API for oCIS"
keywords = "reva, ocis"