summaryrefslogtreecommitdiff
path: root/hotdoc.json
diff options
context:
space:
mode:
Diffstat (limited to 'hotdoc.json')
-rw-r--r--hotdoc.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/hotdoc.json b/hotdoc.json
index c4e2bee..d21a6f4 100644
--- a/hotdoc.json
+++ b/hotdoc.json
@@ -1,11 +1,15 @@
{
"add_anchors": true,
- "command": "conf",
+ "extra_assets": [
+ "attachments",
+ "images"
+ ],
"index": "index.md",
"output": "built_doc",
+ "pkg_config_packages": [
+ "gstreamer-1.0"
+ ],
"project_name": "gstdotcom",
- "sitemap": "sitemap.txt",
- "extra_assets": ["attachments", "images"],
- "pkg_config_packages": ["gstreamer-1.0"],
+ "sitemap": "sitemap.txt",
"syntax_highlighting_activate": true
-}
+} \ No newline at end of file