mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
manual emulation of refresh of manual pages
This commit is contained in:
@@ -33,7 +33,7 @@ glib-mkenums \- C language enum description generation utility
|
||||
.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\&.
|
||||
|
||||
.SH "INVOKATION"
|
||||
.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\&.
|
||||
|
Reference in New Issue
Block a user