Files
opencloud/docs/config.toml
Jörn Friedrich Dreyer 6702be7f90 wip
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-17 17:05:03 +01:00

19 lines
442 B
TOML

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