summaryrefslogtreecommitdiff
path: root/hotdoc.json
blob: 041dc94a2495c575b4c2549824f33f6c2cc89604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "add_anchors": true, 
    "extra_assets": [
        "attachments", 
        "images"
    ], 
    "index": "index.md", 
    "output": "built_doc", 
    "pkg_config_packages": [
        "gstreamer-1.0"
    ], 
    "project_name": "GStreamer Documentation",
    "sitemap": "sitemap.txt", 
    "syntax_highlighting_activate": true,
    "devhelp_activate": true
}