docs: ensure coretracers plugin index page is index.html
authorTim-Philipp Müller <tim@centricular.com>
Tue, 14 Jun 2022 15:30:08 +0000 (16:30 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 15 Jun 2022 21:05:28 +0000 (21:05 +0000)
And not blank.html

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2592>

subprojects/gstreamer/docs/meson.build
subprojects/gstreamer/docs/plugins/coretracers/index.md [moved from subprojects/gstreamer/docs/plugins/blank.md with 100% similarity]
subprojects/gstreamer/docs/plugins/coretracers/sitemap.txt [new file with mode: 0644]

index 460ec9c..c322cba 100644 (file)
@@ -166,9 +166,9 @@ plugins_doc = [
     ),
     hotdoc.generate_doc('coretracers',
         project_version: apiversion,
-        sitemap: 'plugins/sitemap.txt',
-        index: 'plugins/blank.md',
-        gst_index: 'plugins/blank.md',
+        sitemap: 'plugins/coretracers/sitemap.txt',
+        index: 'plugins/coretracers/index.md',
+        gst_index: 'plugins/coretracers/index.md',
         gst_smart_index: true,
         gst_c_sources: ['../plugins/tracers/*.c', '../plugins/tracers/*.h'],
         dependencies: [plugins_doc_dep],
diff --git a/subprojects/gstreamer/docs/plugins/coretracers/sitemap.txt b/subprojects/gstreamer/docs/plugins/coretracers/sitemap.txt
new file mode 100644 (file)
index 0000000..058a271
--- /dev/null
@@ -0,0 +1 @@
+gst-index