discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem with (using) autogsdoc


From: Richard Frith-Macdonald
Subject: Re: Problem with (using) autogsdoc
Date: Thu, 19 Sep 2002 11:10:03 +0100

On Wednesday, September 18, 2002, at 05:48 PM, Chris B. Vetter wrote:

However, indexing categories still does not. Checking gsdoc-0_6_7.dtd,
I "found" a couple of missing 'category' entries.

--- gsdoc-0_6_7.dtd.org Wed Sep 18 09:46:24 2002
+++ gsdoc-0_6_7.dtd     Wed Sep 18 09:46:36 2002
@@ -493,7 +493,7 @@
 -->
 <!ELEMENT index EMPTY>
 <!ATTLIST index
-  type (class | protocol | method | ivariable | function | type | macro
| variable | constant | label | title) "label"
+  type (class | category | protocol | method | ivariable | function |
type | macro | variable | constant | label | title) "label"
   scope (file | project | global) "file"


will solve that problem, though someone with a bit more background on
DTDs should take a closer look as it seems there are more entries
missing than just 'category'.

Well, I added category and a couple of others to the list of attributes
of this element (we will need to bump up the dtd version number before
the next release) ... but I haven't checked to see whether they are
actually indexed correctly.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]