[sword-devel] sword api doc status
Troy A. Griffitts
sword-devel@crosswire.org
Wed, 21 Feb 2001 22:13:34 -0700
Martin,
The docs are really awesome! (save the reformatting which I've been
putting back! :) ) They really are helpful and have meaningful
information rather than just silly content. I was delightfully
surprised. Thank you.
-Troy.
Martin Gruner wrote:
>
> The API documentation is almost complete now.
> You can find it in doc/api-documentation/
> It does basically consist of the comments in the .cpp files that I converted
> to JavaDoc format.
>
> Maybe it would be useful to have it available at crosswire.org?
> Maybe it would be sufficient to create a symlink into the cvs repository, so
> that it will always be up-to-date.
>
> If you find errors, feel free to make corrections / additions. If you are
> developing, please comment the _header files_ you write if they belong to the
> api.
>
> Martin