doc: Port to hotdoc
authorThibault Saunier <tsaunier@igalia.com>
Mon, 22 Oct 2018 09:38:30 +0000 (11:38 +0200)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 13 May 2019 15:37:38 +0000 (11:37 -0400)
commit0a7b23f56682f1f679eb74b3a9571765ef4f0831
tree870b88c2ffa6c839ffe257a98f534a5ba6e5c63b
parent8754d0520f85cd0f52ef289923f95e70b75d54a6
doc: Port to hotdoc

Ideally we want a GstValidate hotdoc plugin... not for now.
51 files changed:
docs/api.md [new file with mode: 0644]
docs/gi-index.md [new file with mode: 0644]
docs/gst-validate-config.md [new file with mode: 0644]
docs/gst-validate-environment-variables.md [new file with mode: 0644]
docs/gst-validate-launcher.md [new file with mode: 0644]
docs/gst-validate-media-check.md [new file with mode: 0644]
docs/gst-validate-scenarios.md [new file with mode: 0644]
docs/gst-validate-transcoding.md [new file with mode: 0644]
docs/gst-validate.md [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/meson.build [new file with mode: 0644]
docs/plugins/index.md [new file with mode: 0644]
docs/plugins/ssim.md [new file with mode: 0644]
docs/sitemap.txt [new file with mode: 0644]
meson.build
meson_options.txt
validate/Makefile.am
validate/configure.ac
validate/docs/Makefile.am [deleted file]
validate/docs/launcher/Makefile.am [deleted file]
validate/docs/launcher/conf.py [deleted file]
validate/docs/launcher/index.rst [deleted file]
validate/docs/launcher/launcher.rst [deleted file]
validate/docs/launcher/modules.rst [deleted file]
validate/docs/meson.build [deleted file]
validate/docs/plugins/.gitignore [deleted file]
validate/docs/plugins/Makefile.am [deleted file]
validate/docs/plugins/gst-validate-plugins-docs.sgml [deleted file]
validate/docs/plugins/gst-validate-plugins-overrides.txt [deleted file]
validate/docs/plugins/gst-validate-plugins-sections.txt [deleted file]
validate/docs/plugins/gst-validate-plugins.sgml [deleted file]
validate/docs/plugins/gst-validate-plugins.types [deleted file]
validate/docs/validate/.gitignore [deleted file]
validate/docs/validate/Makefile.am [deleted file]
validate/docs/validate/envvariables.xml [deleted file]
validate/docs/validate/gst-validate-docs.sgml [deleted file]
validate/docs/validate/gst-validate-launcher.xml [deleted file]
validate/docs/validate/gst-validate-media-check.xml [deleted file]
validate/docs/validate/gst-validate-sections.txt [deleted file]
validate/docs/validate/gst-validate-transcoding.xml [deleted file]
validate/docs/validate/gst-validate.types [deleted file]
validate/docs/validate/gst-validate.xml [deleted file]
validate/docs/validate/meson.build [deleted file]
validate/docs/validate/scenarios.xml [deleted file]
validate/docs/version.entities.in [deleted file]
validate/gst/validate/gst-validate-report.h
validate/gst/validate/gst-validate-scenario.h
validate/gst/validate/media-descriptor-writer.h
validate/gst/validate/meson.build
validate/meson.build
validate/plugins/ssim/gstvalidatessim.c