devhelp r1117 - trunk/src
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: devhelp r1117 - trunk/src
- Date: Fri, 3 Oct 2008 19:39:03 +0000 (UTC)
Author: rhult
Date: Fri Oct 3 19:39:03 2008
New Revision: 1117
URL: http://svn.gnome.org/viewvc/devhelp?rev=1117&view=rev
Log:
Improve comment
Modified:
trunk/src/dh-parser.c
Modified: trunk/src/dh-parser.c
==============================================================================
--- trunk/src/dh-parser.c (original)
+++ trunk/src/dh-parser.c Fri Oct 3 19:39:03 2008
@@ -335,9 +335,8 @@
tmp = NULL;
}
- /* Strip out these, they are only present for code that gtk-doc
- * couldn't parse properly. We'll get this information in a better
- * way soon from gtk-doc.
+ /* We only get "keyword" from old gtk-doc files, try to fix up the
+ * metadata as well as we can.
*/
if (link_type == DH_LINK_TYPE_KEYWORD) {
if (g_str_has_prefix (name, "struct ")) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]