Fix some formatting problems.

This commit is contained in:
Matthias Clasen 2005-08-15 18:45:27 +00:00
parent 71c21349c3
commit d75bbbb124
6 changed files with 122 additions and 148 deletions

View File

@ -1,5 +1,10 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/glib-gettexttize.xml:
* gobject/glib-genmarshal.xml:
* gobject/glib-mkenums.xml: Fix some trivial
formatting problems. (#313099, Stepan Kasal)
* glib/tmpl/modules.sgml: Document that file_name can
be NULL. (#313143, Gustavo Carneiro)

View File

@ -1,59 +1,51 @@
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GLIB-GETTEXTIZE" 1 "" "" ""
.SH NAME
glib-gettextize \- gettext internationalization utility
.\" ** You probably do not want to edit this file directly **
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "GLIB\-GETTEXTIZE" "1" "08/15/2005" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
glib\-gettextize \- gettext internationalization utility
.SH "SYNOPSIS"
.nf
\fBglib-gettextize\fR [option...] [directory]
.fi
.HP 16
\fBglib\-gettextize\fR [option...] [directory]
.SH "DESCRIPTION"
.PP
\fBglib-gettextize\fR helps to prepare a source package for being internationalized through gettext\&. It is a variant of the \fBgettextize\fR that ships with gettext\&.
\fBglib\-gettextize\fR
helps to prepare a source package for being internationalized through
gettext. It is a variant of the
\fBgettextize\fR
that ships with
gettext.
.PP
\fBglib-gettextize\fR differs from \fBgettextize\fR in that it doesn't create an \fIintl/\fR subdirectory and doesn't modify \fIpo/ChangeLog\fR (note that newer versions of \fBgettextize\fR behave like this when called with the \fB--no-changelog\fR option)\&.
\fBglib\-gettextize\fR
differs from
\fBgettextize\fR
in that it doesn't create an
\fIintl/\fR
subdirectory and doesn't modify
\fIpo/ChangeLog\fR
(note that newer versions of
\fBgettextize\fR
behave like this when called with the
\fB\-\-no\-changelog\fR
option).
.SS "Options"
.TP
\fB--help\fR
\fB\-\-help\fR
print help and exit
.TP
\fB--version\fR
\fB\-\-version\fR
print version information and exit
.TP
\fB-c\fR, \fB--copy\fR
\fB\-c\fR, \fB\-\-copy\fR
copy files instead of making symlinks
.TP
\fB-f\fR, \fB--force\fR
\fB\-f\fR, \fB\-\-force\fR
force writing of new files even if old ones exist
.SH "SEE ALSO"
.PP
\fBgettextize\fR(1)

View File

@ -19,15 +19,13 @@
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>
<command>glib-gettextize</command> helps to prepare a source package for being
<para><command>glib-gettextize</command> helps to prepare a source package for being
internationalized through <application>gettext</application>.
It is a variant of the <command>gettextize</command> that ships with
<application>gettext</application>.
</para>
<para>
<command>glib-gettextize</command> differs
<para><command>glib-gettextize</command> differs
from <command>gettextize</command> in that it doesn't create an
<filename>intl/</filename> subdirectory and doesn't modify
<filename>po/ChangeLog</filename> (note that newer versions of

View File

@ -19,8 +19,7 @@
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>
<command>glib-genmarshal</command> is a small utility that generates C code
<para><command>glib-genmarshal</command> is a small utility that generates C code
marshallers for callback functions of the GClosure mechanism in the GObject
sublibrary of GLib. The marshaller functions have a standard signature,
they get passed in the invoking closure, an array of value structures holding
@ -32,8 +31,7 @@ collect its return value.
</refsect1>
<refsect1><title>Invocation</title>
<para>
<command>glib-genmarshal</command> takes a list of marshallers to generate as
<para><command>glib-genmarshal</command> takes a list of marshallers to generate as
input. The marshaller list is either read from standard input or from files
passed as additional arguments on the command line.
</para>
@ -337,8 +335,7 @@ None known yet.
</para>
</refsect1>
<refsect1><title>Author</title>
<para>
<command>glib-genmarshal</command> has been written by Tim Janik
<para><command>glib-genmarshal</command> has been written by Tim Janik
<email>timj@gtk.org</email>.
</para>
<para>

View File

@ -1,80 +1,68 @@
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GLIB-MKENUMS" 1 "" "" ""
.SH NAME
glib-mkenums \- C language enum description generation utility
.SH "SYNOPSIS"
.\" ** You probably do not want to edit this file directly **
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "GLIB\-MKENUMS" "1" "08/15/2005" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.hy 0
.SH "NAME"
glib\-mkenums \- C language enum description generation utility
.SH "SYNOPSIS"
.HP 13
\fBglib\-mkenums\fR [options...] [files...]
.ad
.hy
.SH "DESCRIPTION"
.PP
\fBglib\-mkenums\fR is a small perl\-script utility that parses C code to extract enum definitions and produces enum descriptions based on text templates specified by the user\&. Most frequently this script is used to produce C code that contains enum values as strings so programs can provide value name strings for introspection\&.
\fBglib\-mkenums\fR
is a small perl\-script utility that parses C code to extract enum definitions and produces enum descriptions based on text templates specified by the user. Most frequently this script is used to produce C code that contains enum values as strings so programs can provide value name strings for introspection.
.SH "INVOCATION"
.PP
\fBglib\-mkenums\fR takes a list of valid C code files as input\&. The options specified control the text that is output, certain substitutions are performed on the text templates for keywords enclosed in @ characters\&.
\fBglib\-mkenums\fR
takes a list of valid C code files as input. The options specified control the text that is output, certain substitutions are performed on the text templates for keywords enclosed in @ characters.
.SS "Options"
.TP
\fB\-\-fhead\fR \fItext\fR
Put out \fItext\fR prior to processing input files\&.
Put out
\fItext\fR
prior to processing input files.
.TP
\fB\-\-fprod\fR \fItext\fR
Put out \fItext\fR everytime a new input file is being processed\&.
Put out
\fItext\fR
everytime a new input file is being processed.
.TP
\fB\-\-ftail\fR \fItext\fR
Put out \fItext\fR after all input files have been processed\&.
Put out
\fItext\fR
after all input files have been processed.
.TP
\fB\-\-eprod\fR \fItext\fR
Put out \fItext\fR everytime an enum is encountered in the input files\&.
Put out
\fItext\fR
everytime an enum is encountered in the input files.
.TP
\fB\-\-vhead\fR \fItext\fR
Put out \fItext\fR before iterating over the set of values of an enum\&.
Put out
\fItext\fR
before iterating over the set of values of an enum.
.TP
\fB\-\-vprod\fR \fItext\fR
Put out \fItext\fR for every value of an enum\&.
Put out
\fItext\fR
for every value of an enum.
.TP
\fB\-\-vtail\fR \fItext\fR
Put out \fItext\fR after iterating over all values of an enum\&.
Put out
\fItext\fR
after iterating over all values of an enum.
.TP
\fB\-\-comments\fR \fItext\fR
Template for auto\-generated comments, the default (for C code generations) is "/* @comment@ */"\&.
Template for auto\-generated comments, the default (for C code generations) is
"/* @comment@ */".
.TP
\fB\-\-template\fR \fIfile\fR
Read templates from the given file\&. The templates are enclosed in specially\-formatted C comments
Read templates from the given file. The templates are enclosed in specially\-formatted C comments
.nf
@ -82,20 +70,26 @@ Read templates from the given file\&. The templates are enclosed in specially\-f
/*** END section ***/
.fi
where section may be file\-header, file\-production, file\-tail, enumeration\-production, value\-header, value\-production, value\-tail or comment\&.
where section may be
file\-header,
file\-production,
file\-tail,
enumeration\-production,
value\-header,
value\-production,
value\-tail
or
comment.
.TP
\fB\-\-help\fR
Print brief help and exit\&.
Print brief help and exit.
.TP
\fB\-\-version\fR
Print version and exit\&.
Print version and exit.
.SS "Production text substitutions"
.PP
Certain keywords enclosed in @ characters will be substituted in the emitted text\&. For the substitution examples of the keywords below, the following example enum definition is assumed:
Certain keywords enclosed in @ characters will be substituted in the emitted text. For the substitution examples of the keywords below, the following example enum definition is assumed:
.nf
@ -106,56 +100,50 @@ typedef enum
} PrefixTheXEnum;
.fi
.TP
@EnumName@
The name of the enum currently being processed, enum names are assumed to be properly namespaced and to use mixed capitalization to separate words (e\&.g\&. PrefixTheXEnum)\&.
The name of the enum currently being processed, enum names are assumed to be properly namespaced and to use mixed capitalization to separate words (e.g. PrefixTheXEnum).
.TP
@enum_name@
The enum name with words lowercase and word\-separated by underscores (e\&.g\&. prefix_the_xenum)\&.
The enum name with words lowercase and word\-separated by underscores (e.g. prefix_the_xenum).
.TP
@ENUMNAME@
The enum name with words uppercase and word\-separated by underscores (e\&.g\&. PREFIX_THE_XENUM)\&.
The enum name with words uppercase and word\-separated by underscores (e.g. PREFIX_THE_XENUM).
.TP
@ENUMSHORT@
The enum name with words uppercase and word\-separated by underscores, prefix stripped (e\&.g\&. THE_XENUM)\&.
The enum name with words uppercase and word\-separated by underscores, prefix stripped (e.g. THE_XENUM).
.TP
@VALUENAME@
The enum value name currently being processed with words uppercase and word\-separated by underscores, this is the assumed literal notation of enum values in the C sources (e\&.g\&. PREFIX_THE_XVALUE)\&.
The enum value name currently being processed with words uppercase and word\-separated by underscores, this is the assumed literal notation of enum values in the C sources (e.g. PREFIX_THE_XVALUE).
.TP
@valuenick@
A nick name for the enum value currently being processed, this is usually generated by stripping common prefix words of all the enum values of the current enum, the words are lowercase and underscores are substituted by a minus (e\&.g\&. the\-xvalue)\&.
A nick name for the enum value currently being processed, this is usually generated by stripping common prefix words of all the enum values of the current enum, the words are lowercase and underscores are substituted by a minus (e.g. the\-xvalue).
.TP
@type@
This is substituted either by "enum" or "flags", depending on whether the enum value definitions contained bit\-shift operators or not (e\&.g\&. flags)\&.
This is substituted either by "enum" or "flags", depending on whether the enum value definitions contained bit\-shift operators or not (e.g. flags).
.TP
@Type@
The same as @type@ with the first letter capitalized (e\&.g\&. Flags)\&.
The same as
@type@
with the first letter capitalized (e.g. Flags).
.TP
@TYPE@
The same as @type@ with all letters uppercased (e\&.g\&. FLAGS)\&.
The same as
@type@
with all letters uppercased (e.g. FLAGS).
.TP
@filename@
The name of the input file currently being processed (e\&.g\&. foo\&.h)\&.
The name of the input file currently being processed (e.g. foo.h).
.SS "Trigraph extensions"
.PP
Some C comments are treated specially in the parsed enum definitions, such comments start out with the trigraph sequence /*< and end with the trigraph sequence >*/\&. Per enum definition, the options "skip" and "flags" can be specified, to indicate this enum definition to be skipped, or for it to be treated as a flags definition, or to specify the common prefix to be stripped from all values to generate value nicknames, respectively\&. The "lowercase_name" option can be used to specify the word separation used in the *_get_type() function\&. For instance, /*< lowercase_name=gnome_vfs_uri_hide_options >*/\&.
Some C comments are treated specially in the parsed enum definitions, such comments start out with the trigraph sequence
/*<
and end with the trigraph sequence
>*/. Per enum definition, the options "skip" and "flags" can be specified, to indicate this enum definition to be skipped, or for it to be treated as a flags definition, or to specify the common prefix to be stripped from all values to generate value nicknames, respectively. The "lowercase_name" option can be used to specify the word separation used in the *_get_type() function. For instance, /*< lowercase_name=gnome_vfs_uri_hide_options >*/.
.PP
Per value definition, the options "skip" and "nick" are supported\&. The former causes the value to be skipped, and the latter can be used to specify the otherwise auto\-generated nickname\&. Examples:
Per value definition, the options "skip" and "nick" are supported. The former causes the value to be skipped, and the latter can be used to specify the otherwise auto\-generated nickname. Examples:
.nf
@ -172,10 +160,7 @@ typedef enum /*< flags,prefix=PREFIX >*/
} PrefixTheFlagsEnum;
.fi
.SH "SEE ALSO"
.PP
\fBglib\-genmarshal\fR(1)
\fBglib\-genmarshal\fR(1)

View File

@ -19,8 +19,7 @@
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>
<command>glib-mkenums</command> is a small perl-script utility that parses C
<para><command>glib-mkenums</command> is a small perl-script utility that parses C
code to extract enum definitions and produces enum descriptions based on text
templates specified by the user. Most frequently this script is used to
produce C code that contains enum values as strings so programs can provide
@ -29,8 +28,7 @@ value name strings for introspection.
</refsect1>
<refsect1><title>Invocation</title>
<para>
<command>glib-mkenums</command> takes a list of valid C code files as
<para><command>glib-mkenums</command> takes a list of valid C code files as
input. The options specified control the text that is output, certain
substitutions are performed on the text templates for keywords enclosed
in @ characters.
@ -266,8 +264,7 @@ typedef enum /*&lt; flags,prefix=PREFIX &gt;*/
</refsect2>
</refsect1>
<refsect1><title>See also</title>
<para>
<command>glib-genmarshal</command>(1)
<para><command>glib-genmarshal</command>(1)
</para>
</refsect1>
</refentry>