mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
20e9f95622
Please update your hotdoc, and read the (updated) README, you should end up with something looking exactly like: https://gstreamer.freedesktop.org/documentation2/
18 lines
453 B
JSON
18 lines
453 B
JSON
{
|
|
"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,
|
|
"html_theme": "hotdoc_bootstrap_theme/dist",
|
|
"html_extra_theme": "extra_theme"
|
|
}
|