docs: Add a description block for the new types.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 26 Oct 2011 18:35:06 +0000 (11:35 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 26 Oct 2011 21:18:08 +0000 (14:18 -0700)
Note, however, that this is obscured in the final docs due to
bgo#662793 (valadoc ignores comment blocks on namespaces).

folks/types.vala

index 39a61e6..509699b 100644 (file)
 
 using GLib;
 
+/**
+ * New general types required by Folks.
+ *
+ * @since 0.3.1
+ */
 namespace Folks
 {
   /**