From: Travis Reitter Date: Wed, 26 Oct 2011 18:35:06 +0000 (-0700) Subject: docs: Add a description block for the new types. X-Git-Tag: FOLKS_0_6_5~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e79fb69cf1602b31790d4749993ab2edd1fe05fa;p=platform%2Fupstream%2Ffolks.git docs: Add a description block for the new types. Note, however, that this is obscured in the final docs due to bgo#662793 (valadoc ignores comment blocks on namespaces). --- diff --git a/folks/types.vala b/folks/types.vala index 39a61e6..509699b 100644 --- a/folks/types.vala +++ b/folks/types.vala @@ -20,6 +20,11 @@ using GLib; +/** + * New general types required by Folks. + * + * @since 0.3.1 + */ namespace Folks { /**