Implement our own theme, yay!
[platform/upstream/gstreamer.git] / hotdoc.json
1 {
2     "add_anchors": true, 
3     "extra_assets": [
4         "attachments", 
5         "images"
6     ], 
7     "index": "index.md", 
8     "output": "built_doc", 
9     "pkg_config_packages": [
10         "gstreamer-1.0"
11     ], 
12     "project_name": "GStreamer Documentation",
13     "sitemap": "sitemap.txt", 
14     "syntax_highlighting_activate": true,
15     "devhelp_activate": true,
16     "html_theme": "hotdoc_bootstrap_theme/dist",
17     "html_extra_theme": "extra_theme"
18 }