-
-
Notifications
You must be signed in to change notification settings - Fork 198
Expand file tree
/
Copy paththeme.toml
More file actions
18 lines (16 loc) · 574 Bytes
/
theme.toml
File metadata and controls
18 lines (16 loc) · 574 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "DocuAPI"
license = "Apache-2.0"
licenselink = "https://github.com/bep/docuapi/blob/master/LICENSE.md"
description = "Beautiful documentation for your API."
homepage = "https://github.com/bep/docuapi"
demosite = "https://docuapi.netlify.app/"
tags = ["documentation", "api", "docs", "sass", "multilingual"]
features = ["Documentation", "Multilingual"]
min_version = 0.17
[author]
name = "Bjørn Erik Pedersen"
homepage = "http://bep.is"
[original]
name = "Slate"
homepage = "https://github.com/slatedocs/slate"
repo = "https://github.com/slatedocs/slate"