Add --sgml-mode.

* docs/reference/gdk/Makefile.am (MKDB_OPTIONS),
        docs/reference/gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
        docs/reference/gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.

        * docs/reference/gdk-pixbuf/tmpl/file-saving.sgml,
        docs/reference/gdk-pixbuf/tmpl/module_interface.sgml,
        docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent shor
This commit is contained in:
Matthias Clasen 2001-11-14 22:39:35 +00:00
parent 3470c6347f
commit e874c4290a
5 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ DOC_SOURCE_DIR=../../../gdk-pixbuf
SCAN_OPTIONS=--source-dir=../../../contrib/gdk-pixbuf-xlib
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS=--source-dir=../../../contrib/gdk-pixbuf-xlib
MKDB_OPTIONS=--sgml-mode --source-dir=../../../contrib/gdk-pixbuf-xlib
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS=

View File

@ -1,8 +1,8 @@
<!-- ##### SECTION Title ##### -->
file-saving
File saving
<!-- ##### SECTION Short_Description ##### -->
Saving a pixbuf to a file.
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
XlibRGB
<!-- ##### SECTION Short_Description ##### -->
Functions for rendering RGB buffers to X drawables.
Rendering RGB buffers to X drawables.
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
Module Interface
<!-- ##### SECTION Short_Description ##### -->
extending &gdk-pixbuf;
Extending &gdk-pixbuf;
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -13,7 +13,7 @@ DOC_SOURCE_DIR=../../../gdk
SCAN_OPTIONS=--deprecated-guards="GDK_ENABLE_BROKEN|GDK_DISABLE_DEPRECATED"
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS=
MKDB_OPTIONS=--sgml-mode
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html