index: Add GStreamer Conference 2016 links
[platform/upstream/gstreamer.git] / hotdoc.json
1 {
2     "add_anchors": true, 
3     "extra_assets": [
4         "images"
5     ], 
6     "index": "markdown/index.md",
7     "output": "built_doc", 
8     "pkg_config_packages": [
9         "gstreamer-1.0"
10     ], 
11     "project_name": "GStreamer Documentation",
12     "sitemap": "sitemap.txt", 
13     "syntax_highlighting_activate": true,
14     "devhelp_activate": true,
15     "html_theme": "theme/hotdoc_bootstrap_theme/dist",
16     "html_extra_theme": "theme/extra",
17     "include_paths": ["examples"]
18 }