discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem with (using) autogsdoc


From: Chris B. Vetter
Subject: Re: Problem with (using) autogsdoc
Date: Wed, 18 Sep 2002 10:51:41 -0700

On Tue, 17 Sep 2002 12:43:53 +0100
Richard Frith-Macdonald <richard@brainstorm.co.uk> wrote:
> OK ... those bugs fixed in CVS now I think ... please give it a try.

I "found" another problem:

I have the following in MyFramework.gsdoc

    <author name="Chris B. Vetter">
      <email address="cbv@knuddel.org" />
      <url url="http://cbv.knuddel.org/"; />
    </author>

which ends up in MyFramework.html as

    <h3>Authors</h3>
    <dl>
      <dt><a href="http://cbv.knuddel.org/";>Chris B. Vetter</a>(<a
          href="mailto:cbv@knuddel.org";><code></code></a>)</dt>
      <dd>
      </dd>
    </dl>

In files NOT containing classes, but just plain C functions (but
having a name like 'foobar.m'), 'Author:' 'Authors:' and 'Written by:'
are ignored, as well as any copyright notice. Works only with class
files, though.

-- 
Chris




reply via email to

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