doc: Update a comment
authorMurray Cumming <murrayc@murrayc.com>
Tue, 26 Jun 2012 14:42:34 +0000 (16:42 +0200)
committerJens Georg <mail@jensge.org>
Tue, 3 Jul 2012 07:53:50 +0000 (09:53 +0200)
doc/reference/librygel-core/Makefile.am

index 0c946e7..d6eafad 100644 (file)
@@ -3,9 +3,8 @@ if ENABLE_VALADOC
 include $(top_srcdir)/common.am
 include $(top_srcdir)/src/librygel-core/filelist.am
 
-# TODO: Generate API documentation for LIBRYGEL_CORE_VAPI_SOURCE_FILES,
-# without generating it for the LIBRYGEL_CORE_NONVAPI_SOURCE_FILES files
-# that are also needed by valadoc.
+# Note that LIBRYGEL_CORE_NONVAPI_SOURCE_FILES all (should) use the internal keyword
+# so they are not shown as part of the public API.
 VALA_SOURCE_FILES = $(LIBRYGEL_CORE_VAPI_SOURCE_FILES) \
                $(LIBRYGEL_CORE_NONVAPI_SOURCE_FILES)