Re: HeaderDoc questions
Re: HeaderDoc questions
- Subject: Re: HeaderDoc questions
- From: Prachi Gauriar <email@hidden>
- Date: Wed, 7 Jul 2004 12:58:50 -0500
On Jul 7, 2004, at 12:19 PM, Matt Morse wrote:
On Jul 7, 2004, at 8:14 AM, Bill Cheeseman wrote:
2. In a header file with two classes, the HeaderDoc comments for the
first class are ignored and no documentation is generated for that
class. It used to work in an earlier version. I can find no syntax
errors. The only change since the last working version is that the
class now has many more methods and therefore many more HeaderDoc
comments. Is there a known size limit on HeaderDoc class
documentation? If not, what else should I look for?
Mac OS X 10.3.4, Xcode 1.2, and HeaderDoc 7.2
I just downloaded the HeaderDoc 7.4.8 source from
http://developer.apple.com/darwin/projects/headerdoc/ and ran
headerDoc2HTML on the ExampleHeaders folder (which includes a test
case for multiple classes in one header). It seemed to work fine, so
you might try upgrading to 7.4.8. If that version doesn't work on
your header, I'd suspect either a syntax error in the comments, or a
bug in headerDoc2HTML. If the latter, you know what to do ;-).
Kind of related... does anyone know if HeaderDoc 8.0 is out? The link
on the page says 8.0 (not 8.0b1), but I haven't heard any announcement
or news about it. According to the docs, 8.0 has considerable
improvements over 7.4, not only in the richness of tags supported, but
also 'cause you can export to XML, and the HTML output is nicer.
Anyway, I was curious whether this was the final release or not.
-Prachi
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.