[rygel] docs: Show hierarchy, properties and signals



commit 638bc40f8fa342e8dc48ffc6402fb284815c0c5c
Author: Murray Cumming <murrayc openismus com>
Date:   Mon Sep 17 13:22:56 2012 +0200

    docs: Show hierarchy, properties and signals
    
    We needed to pass the .so to valadoc.

 src/librygel-server/rygel-writable-container.vala |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/librygel-server/rygel-writable-container.vala b/src/librygel-server/rygel-writable-container.vala
index 6a4e2f7..5de4a35 100644
--- a/src/librygel-server/rygel-writable-container.vala
+++ b/src/librygel-server/rygel-writable-container.vala
@@ -37,7 +37,8 @@ using Gee;
  *  # Monitor not only its own URI but also that of its child items, though the latter is implied in the former if you use GIO for monitoring.
  */
 public interface Rygel.WritableContainer : MediaContainer {
-    //TODO: The valadoc gtk-doc doclet doesn't use the property's documentation:
+    //TODO: The valadoc gtk-doc doclet doesn't use the property's documentation
+    //on getters and setters:
     //https://bugzilla.gnome.org/show_bug.cgi?id=684193
 
     /**



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]