[cairo-commit] [cairo-www] src/rcairo.mdwn
Carl Worth
cworth at freedesktop.org
Tue Aug 5 16:56:12 PDT 2008
src/rcairo.mdwn | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 99167865c1eb64eb1457fa4f508a2678300faa26
Author: Carl Worth <cworth at freedesktop.org>
Date: Tue Aug 5 16:56:12 2008 -0700
web commit by kou: add links to cairo.rubyforge.org
diff --git a/src/rcairo.mdwn b/src/rcairo.mdwn
index e4418a8..c07f22f 100644
--- a/src/rcairo.mdwn
+++ b/src/rcairo.mdwn
@@ -5,7 +5,11 @@ Ruby bindings for cairo are available in the cairo CVS, module
# Download
-The latest version is [rcairo-1.6.3](http://cairographics.org/releases/rcairo-1.6.3.tar.gz)
+The latest version is [rcairo-1.6.3](http://cairographics.org/releases/rcairo-1.6.3.tar.gz) ([gem](http://cairo.rubyforge.org/))
+
+# API Reference
+
+http://cairo.rubyforge.org/doc/
# CVS
@@ -29,7 +33,8 @@ For developers:
# TODO
- * ???
+ * Documentation
+ * Format engine (table, chart, ...)
# Dependencies (cairo binding)
More information about the cairo-commit
mailing list