Use the newly-created hotdoc's syntax highlighting extension.
[platform/upstream/gstreamer.git] / hotdoc.json
1 {
2     "add_anchors": true, 
3     "command": "conf", 
4     "index": "Home.markdown", 
5     "output": "built_doc", 
6     "project_name": "gstdotcom", 
7     "sitemap": "sitemap.txt",
8     "extra_assets": ["attachments", "images"],
9     "pkg_config_packages": ["gstreamer-1.0"],
10     "syntax_highlighting_activate": true
11 }