[cairo-commit] doc/public
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon May 14 17:40:44 PDT 2007
- Previous message: [cairo-commit] goocanvas/demo demo-features.c, 1.3, 1.4 demo.c, 1.27, 1.28 mv-demo-features.c, 1.2, 1.3 mv-demo.c, 1.10, 1.11
- Next message: [cairo-commit] goocanvas ChangeLog,1.116,1.117
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
doc/public/Headers.mk | 1 +
doc/public/Makefile.am | 2 --
doc/public/cairo-docs.xml | 6 +++---
3 files changed, 4 insertions(+), 5 deletions(-)
New commits:
diff-tree d46f6872a5fe601862e2f63455c97a15c4667cf2 (from 40558cb15e5f7276a29847b00c9dae08b9d9380e)
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Sun May 13 21:52:52 2007 -0400
[docs] Update to latest source changes and kill warnings
diff --git a/doc/public/Headers.mk b/doc/public/Headers.mk
index 9b8991d..daa2aeb 100644
--- a/doc/public/Headers.mk
+++ b/doc/public/Headers.mk
@@ -11,6 +11,7 @@ PRIVATE_TEST_HFILES = \
cairo-meta-surface-private.h \
cairo-mutex-list-private.h \
cairo-mutex-private.h \
+ cairo-mutex-type-private.h \
cairo-os2-private.h \
cairo-output-stream-private.h \
cairo-paginated-private.h \
diff --git a/doc/public/Makefile.am b/doc/public/Makefile.am
index 44fc6c2..15e8630 100644
--- a/doc/public/Makefile.am
+++ b/doc/public/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to create Makefile.in.
-AUTOMAKE_OPTIONS = 1.7
-
# The name of the module.
DOC_MODULE=cairo
diff --git a/doc/public/cairo-docs.xml b/doc/public/cairo-docs.xml
index 6c82328..e95a7ca 100644
--- a/doc/public/cairo-docs.xml
+++ b/doc/public/cairo-docs.xml
@@ -54,12 +54,12 @@
</chapter>
</part>
<index>
- <title>Index</title>
+ <title id="index-all">Index</title>
</index>
- <index role="1.2">
+ <index id="index-1.2" role="1.2">
<title>Index of new symbols in 1.2</title>
</index>
- <index role="1.4">
+ <index id="index-1.4" role="1.4">
<title>Index of new symbols in 1.4</title>
</index>
<xi:include href="language-bindings.xml"/>
- Previous message: [cairo-commit] goocanvas/demo demo-features.c, 1.3, 1.4 demo.c, 1.27, 1.28 mv-demo-features.c, 1.2, 1.3 mv-demo.c, 1.10, 1.11
- Next message: [cairo-commit] goocanvas ChangeLog,1.116,1.117
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list