[clutter] docs: Add an image for the XIncluded code
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Add an image for the XIncluded code
- Date: Tue, 31 Jan 2012 16:48:57 +0000 (UTC)
commit bb2d807d2ab4ee13eea02bda7c65b562b7f503ae
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Jan 31 16:44:43 2012 +0000
docs: Add an image for the XIncluded code
clutter/clutter-actor.c | 4 ++++
doc/reference/clutter/Makefile.am | 6 ++++--
doc/reference/clutter/test-actor.png | Bin 0 -> 5081 bytes
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/clutter/clutter-actor.c b/clutter/clutter-actor.c
index 8586901..ac6b5a1 100644
--- a/clutter/clutter-actor.c
+++ b/clutter/clutter-actor.c
@@ -109,6 +109,10 @@
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
* </xi:include>
* </programlisting></informalexample>
+ * <figure id="bin-layout">
+ * <title>Actors</title>
+ * <graphic fileref="test-actor.png" format="PNG"/>
+ * </figure>
* </refsect2>
*
* <refsect2 id="ClutterActor-events">
diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am
index c4588e2..f6c4ae8 100644
--- a/doc/reference/clutter/Makefile.am
+++ b/doc/reference/clutter/Makefile.am
@@ -137,7 +137,8 @@ HTML_IMAGES=\
flow-layout-horizontal.png \
flow-layout-vertical.png \
path-alpha-func.png \
- offscreen-redirect.png
+ offscreen-redirect.png \
+ test-actor.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
@@ -191,4 +192,5 @@ EXTRA_DIST += \
flow-layout-horizontal.png \
flow-layout-vertical.png \
path-alpha-func.png \
- offscreen-redirect.png
+ offscreen-redirect.png \
+ test-actor.png
diff --git a/doc/reference/clutter/test-actor.png b/doc/reference/clutter/test-actor.png
new file mode 100644
index 0000000..73ded67
Binary files /dev/null and b/doc/reference/clutter/test-actor.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]