hotdoc: Set right name
[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 }