Files
opencloud/docs/config.toml
Thomas Müller 3b2e1da63f Initial version
2020-01-23 12:16:37 +01:00

19 lines
467 B
TOML

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