[240/906] Build gtk-docs for plugins.

Add include to otherwise empty .types file to fix the scanner build.
Edit Makefile.am, .sections, -docs.sgml to scan all plugins and include
them in the master file. Fix xml errors in two sources (missing closing
tag).
This commit is contained in:
Stefan Kost 2008-10-04 22:34:07 +03:00 committed by Matthew Waters
parent 1a7d45a789
commit b81469f93e
2 changed files with 3 additions and 1 deletions

View file

@ -26,8 +26,9 @@
* <refsect2>
* <title>Scaling and Color space conversion</title>
* <para>
* Equivalent to glupload ! gldownload.
* Equivalent to glupload ! gldownload.
* </para>
* </refsect2>
* <refsect2>
* <title>Examples</title>
* |[

View file

@ -30,6 +30,7 @@
* When needed, the color space conversion is made in a fragment shader using
* one frame buffer object instance.
* </para>
* </refsect2>
* <refsect2>
* <title>Examples</title>
* |[