validate: Document the API with gtk-doc
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 18 Aug 2014 16:41:50 +0000 (18:41 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 5 Sep 2014 17:00:23 +0000 (19:00 +0200)
commite5b485d7768cba749d1abcd08ffbed28927c3225
tree05443871f7fff1c781d1107d7eb82be053ab59cc
parent45ffbdec0764ca41c6d05c185351a201bec1058a
validate: Document the API with gtk-doc
15 files changed:
validate/Makefile.am
validate/configure.ac
validate/docs/Makefile.am [new file with mode: 0644]
validate/docs/validate/Makefile.am [new file with mode: 0644]
validate/docs/validate/gst-validate-docs.sgml [new file with mode: 0644]
validate/docs/validate/gst-validate-sections.txt [new file with mode: 0644]
validate/docs/validate/gst-validate.types [new file with mode: 0644]
validate/docs/version.entities [new file with mode: 0644]
validate/docs/version.entities.in [new file with mode: 0644]
validate/gst/validate/gst-validate-internal.h
validate/gst/validate/gst-validate-monitor-factory.c
validate/gst/validate/gst-validate-runner.c
validate/gst/validate/gst-validate-scenario.c
validate/gst/validate/gst-validate-scenario.h
validate/gst/validate/validate.c