Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2013, 11:24:58 PM

Login with username, password and session length
Search:     Advanced search
The look of the forum is still being worked on. Thank you for your patience.
193705 Posts in 16235 Topics by 17058 Members
Latest Member: c010

* Home Help Login Register
AppleGeeks.com  |  Help / Advice  |  Programming  |  Topic: external documentation for JAVA program 0 Members and 1 Guest are viewing this topic.
Pages: [1] Go Down Print
Author Topic: external documentation for JAVA program  (Read 2479 times)
graham
Sr. Member
****
Posts: 405


12" PowerBook 1.5 GHz G4 PPC 768 MB DDR SDRAM


WWW
« on: September 30, 2004, 11:09:10 PM »

I need to write some external documentation for a JAVA program.

can anyone give me some pointers, or otherwise point me to a website that has some examples of such documentation, etc.

Thanks in advance :)
Logged

I do not regret the things I've done, but those I did not do.
Quote from: stigmata
I believe graham summed it up pretty well. Eyyyy!
lg_alucard
Guest
« Reply #1 on: September 30, 2004, 11:23:03 PM »

pffft, who needs to write external documentation for a java program??? ;p

use the javadoc utility, you use it like javac only javadoc PROGRAMNAME.java... you just have to type up your comments in a certain way (I don't use it but its something like /**...*/) and it makes a neat HTML documentation table thingy... named PROGRAMNAME.html.

I'm fairly certain that javadoc comes w/ the stuff you dled to be able to compile java and is in the same bin directory as the javac file.
Logged
dustpuppy
Full Member
***
Posts: 128


« Reply #2 on: October 01, 2004, 02:12:32 AM »

If you have a Linux box, or are using Fink, use your download bi*ch to get doxygen.  I am not sure if the Fink version is already built to use graphvis.  If it is, you are in luck.

Why Doxygen.  It owns any type of auto documenting system out there incluiding JavaDoc.  If you need to build UML diagrams including class diagrams, sequences, etc. It can automatically build them based upon your source files.  It is a little more difficult to use than javadoc, but then again, javadoc blows goats for a living.
Logged

Go away or I will replace you with a very small shell script.
Panda
Hero Member
*****
Posts: 578


« Reply #3 on: October 03, 2004, 04:45:03 AM »

Quote from: dustpuppy
bi*ch

 :shock: *twitches*  :shock:
Either say it or don't damnit!!! :evil:
Logged

Mike the Mountain Boarder
dustpuppy
Full Member
***
Posts: 128


« Reply #4 on: October 05, 2004, 05:27:46 AM »

Sorry, was feeling in a strange mood.

It's work.  A strange place where the management believe development should be run by commitee and developers, such as myself, can't possibly understand the issues.  Worse than that, we seem to have raided the idiot farm to get management consultants in.  E.g. 3 developers 30 managers.
Logged

Go away or I will replace you with a very small shell script.
Panda
Hero Member
*****
Posts: 578


« Reply #5 on: October 05, 2004, 11:40:29 PM »

Quote from: dustpuppy
Sorry, was feeling in a strange mood.

It's okay, it's just that you unknowingly stumbled accross one of my pet peeves. It's like, "Yeah, I know this is offensive to some people", instead of "I'm using this word, but I don't mean it in an offensive manner or I wouldn't have used it". To me, anyways.
Quote
It's work.  A strange place where the management believe development should be run by commitee and developers, such as myself, can't possibly understand the issues.  Worse than that, we seem to have raided the idiot farm to get management consultants in.  E.g. 3 developers 30 managers.

Heh. Sounds like most situations. Just remind em that they depend on you, not you on them ;-).
Logged

Mike the Mountain Boarder
Pages: [1] Go Up Print 
AppleGeeks.com  |  Help / Advice  |  Programming  |  Topic: external documentation for JAVA program
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.073 seconds with 20 queries.