mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 12:49:19 +02:00
remove parens from section name, confuses gtk-doc
2000-11-05 Havoc Pennington <hp@pobox.com> * glib/glib-sections.txt: remove parens from section name, confuses gtk-doc * glib/glib-docs.sgml: Add the new files here, doh. * glib/tmpl/shell.sgml: add gshell.[hc] docs
This commit is contained in:
committed by
Havoc Pennington
parent
d4ff0ef999
commit
7e85ae4f28
@@ -46,6 +46,11 @@
|
||||
<!entity glib-Relations-and-Tuples SYSTEM "sgml/relations.sgml">
|
||||
<!entity glib-Caches SYSTEM "sgml/caches.sgml">
|
||||
<!entity glib-Memory-Allocators SYSTEM "sgml/allocators.sgml">
|
||||
<!entity glib-Spawn SYSTEM "sgml/spawn.sgml">
|
||||
<!entity glib-Fileutils SYSTEM "sgml/fileutils.sgml">
|
||||
<!entity glib-Shell SYSTEM "sgml/shell.sgml">
|
||||
<!entity glib-Markup SYSTEM "sgml/markup.sgml">
|
||||
|
||||
]>
|
||||
<book id="index">
|
||||
<bookinfo>
|
||||
@@ -89,6 +94,10 @@
|
||||
&glib-Lexical-Scanner;
|
||||
&glib-Automatic-String-Completion;
|
||||
&glib-Timers;
|
||||
&glib-Spawn;
|
||||
&glib-Fileutils;
|
||||
&glib-Shell;
|
||||
&glib-Markup;
|
||||
&glib-Windows-Compatability-Functions;
|
||||
</chapter>
|
||||
|
||||
|
Reference in New Issue
Block a user