Link to home
Start Free TrialLog in
Avatar of allmer
allmerFlag for Türkiye

asked on

I would like to provide a documentation for my program in three different ways. Is there a way to easily achieve that task?

Hi experts,
I would like to have three kinds of documentation.
1. Have a class documentation (What a function really does, what my vars are good for,...)
2. I would like to give manpages for the UNIX version of the program
3. I would like to give some sort of documentation for the Windows version.

I assume, that #1 has to be solved independently of the other two.
Any suggestions?
Jens
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of allmer

ASKER

Thanks,
I'll try it out.
Jens