changeset 109:703ab76aa8a5

-
author Thinker K.F. Li <thinker@branda.to>
date Fri, 12 Sep 2008 14:00:02 +0800
parents 565b55508c8d
children c14cb6d12030
files dox/first_program.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dox/first_program.h	Fri Sep 12 13:58:30 2008 +0800
+++ b/dox/first_program.h	Fri Sep 12 14:00:02 2008 +0800
@@ -26,4 +26,6 @@
  * don't assign one, a random one is picked.  foo_new() is invoked to create
  * and initialize a 'foo' instance.  An instance is released by calling
  * foo_free().
+ *
+ * examples/svg2code_ex/ is a simple example.
  */