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:
Havoc Pennington
2000-11-05 17:07:19 +00:00
committed by Havoc Pennington
parent d4ff0ef999
commit 7e85ae4f28
4 changed files with 85 additions and 1 deletions

View File

@@ -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>