cp-tools-discuss
[Top][All Lists]
Advanced

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

[Cp-tools-discuss] PATCH: some gjdoc fixes


From: Casey Marshall
Subject: [Cp-tools-discuss] PATCH: some gjdoc fixes
Date: Thu, 26 Aug 2004 16:23:09 -0700
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Hi,

The attached patch fixes a few small problems in gjdoc, and almost
allow it to be used to generate API documentation for classpath.

2004-08-26  Casey Marshall  <address@hidden>

        * src/gnu/classpath/tools/gjdoc/AbstractTagImpl.java
        (resolve): check for null, too.
        (firstSentenceTags): return `emptyTags' if null.
        (inlineTags): likewise.
        * src/gnu/classpath/tools/gjdoc/Main.java
        (start): initialize `rootDoc' and `reporter' earlier.
        Check if option takes argument before complaining.
        Raise error if there are not enough arguments for an option.
        * src/gnu/classpath/tools/doclets/xmldoclet/Driver.java
        (instanceStart): set `targetDirectory' to working directory if
        not set.

-- 
Casey Marshall || address@hidden

Attachment: gjdoc.patch
Description: Text Data


reply via email to

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