From 00db5238d9cdd1034f39749cac2d7b18df4b231c Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 7 Jan 2010 11:31:24 +0200 Subject: [PATCH] docs: switch to xi:inbclude for the content to save some more seconds --- docs/reference/glib/building.sgml | 4 + docs/reference/glib/changes.sgml | 4 + docs/reference/glib/compiling.sgml | 4 + docs/reference/glib/cross.sgml | 4 + docs/reference/glib/glib-docs.sgml | 231 +++++++++----------------- docs/reference/glib/regex-syntax.sgml | 4 + docs/reference/glib/resources.sgml | 4 + docs/reference/glib/running.sgml | 4 + 8 files changed, 103 insertions(+), 156 deletions(-) diff --git a/docs/reference/glib/building.sgml b/docs/reference/glib/building.sgml index b28ed531c..a49a4d6d7 100644 --- a/docs/reference/glib/building.sgml +++ b/docs/reference/glib/building.sgml @@ -1,3 +1,7 @@ + + Compiling the GLib package diff --git a/docs/reference/glib/changes.sgml b/docs/reference/glib/changes.sgml index 1dbb74a44..c64ffc2f8 100644 --- a/docs/reference/glib/changes.sgml +++ b/docs/reference/glib/changes.sgml @@ -1,3 +1,7 @@ + + Changes to GLib diff --git a/docs/reference/glib/compiling.sgml b/docs/reference/glib/compiling.sgml index f44620670..7036e2e80 100644 --- a/docs/reference/glib/compiling.sgml +++ b/docs/reference/glib/compiling.sgml @@ -1,3 +1,7 @@ + + Compiling GLib Applications diff --git a/docs/reference/glib/cross.sgml b/docs/reference/glib/cross.sgml index 383f32fd5..40c0a1f54 100644 --- a/docs/reference/glib/cross.sgml +++ b/docs/reference/glib/cross.sgml @@ -1,3 +1,7 @@ + + Cross-compiling the GLib package diff --git a/docs/reference/glib/glib-docs.sgml b/docs/reference/glib/glib-docs.sgml index dc5f01686..2bd1dcd51 100644 --- a/docs/reference/glib/glib-docs.sgml +++ b/docs/reference/glib/glib-docs.sgml @@ -1,85 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ]> @@ -109,104 +30,102 @@ manipulating the same data structure, they must use a lock synchronize their operation. - &glib-Building; - &glib-Cross; - &glib-Compiling; - &glib-Running; - &glib-Changes; - &glib-RegexSyntax; - &glib-Resources; + + + + + + GLib Fundamentals - &glib-Version; - &glib-Basic-Types; - &glib-Limits-of-Basic-Types; - &glib-Standard-Macros; - &glib-Type-Conversion-Macros; - &glib-Byte-Order-Macros; - &glib-Numerical-Definitions; - &glib-Miscellaneous-Macros; - &glib-Atomic-Operations; + + + + + + + + + GLib Core Application Support - &glib-The-Main-Event-Loop; - &glib-Threads; - &glib-Thread-Pools; - &glib-Async-Queues; - &glib-Dynamic-Loading-of-Modules; - &glib-Memory-Allocation; - &glib-IO-Channels; - &glib-Error-Reporting; - &glib-Warnings-and-Assertions; - &glib-Message-Logging; + + + + + + + + + + GLib Utilities - &glib-String-Utility-Functions; - &glib-Character-Set-Conversion; - &glib-Unicode-Manipulation; - &glib-Base64; - &glib-Checksum; - &glib-i18n; - &glib-Date-and-Time-Functions; - &glib-Random-Numbers; - &glib-Hook-Functions; - &glib-Miscellaneous-Utility-Functions; - &glib-Lexical-Scanner; - &glib-Automatic-String-Completion; - &glib-Timers; - &glib-Spawn; - &glib-Fileutils; - &glib-Uri; - &glib-Hostutils; - &glib-Shell; - &glib-Option; - &glib-Pattern-Matching; - &glib-Regex; - &glib-Markup; - &glib-Keyfile; - &glib-Bookmarkfile; - &glib-Testing; - &glib-Windows-Compatibility-Functions; + + + + + + + + + + + + + + + + + + + + + + + + + + GLib Data Types - &glib-Memory-Slices; - &glib-Memory-Chunks; - &glib-Doubly-Linked-Lists; - &glib-Singly-Linked-Lists; - &glib-Double-ended-Queues; - &glib-Sequences; - &glib-Trash-Stacks; - &glib-Hash-Tables; - &glib-Strings; - &glib-String-Chunks; - &glib-Arrays; - &glib-Pointer-Arrays; - &glib-Byte-Arrays; - &glib-Balanced-Binary-Trees; - &glib-N-ary-Trees; - &glib-Quarks; - &glib-Keyed-Data-Lists; - &glib-Datasets; - &glib-Relations-and-Tuples; - &glib-Caches; - &glib-Memory-Allocators; + + + + + + + + + + + + + + + + + + + + + GLib Tools - - &glib-gettextize; - >ester; - >ester-report; + + + diff --git a/docs/reference/glib/regex-syntax.sgml b/docs/reference/glib/regex-syntax.sgml index 1b9e52343..901b447d3 100644 --- a/docs/reference/glib/regex-syntax.sgml +++ b/docs/reference/glib/regex-syntax.sgml @@ -1,3 +1,7 @@ + + Regular expression syntax diff --git a/docs/reference/glib/resources.sgml b/docs/reference/glib/resources.sgml index 8d29eda16..5e5f302dc 100644 --- a/docs/reference/glib/resources.sgml +++ b/docs/reference/glib/resources.sgml @@ -1,3 +1,7 @@ + + Mailing lists and bug reports diff --git a/docs/reference/glib/running.sgml b/docs/reference/glib/running.sgml index e6c3f3021..9c33da800 100644 --- a/docs/reference/glib/running.sgml +++ b/docs/reference/glib/running.sgml @@ -1,3 +1,7 @@ + + Running GLib Applications