Results 1 to 3 of 3
Hi,
we’ve developed a large program for which we want to create help files/ a documentation/ a manual. (Similar as e.g. the help in MS Excel).
I’ve already searched quite ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-17-2012 #1Just Joined!
- Join Date
- Aug 2012
- Posts
- 1
Program to create help files/ a documentation/ a manual
Hi,
we’ve developed a large program for which we want to create help files/ a documentation/ a manual. (Similar as e.g. the help in MS Excel).
I’ve already searched quite some time but I didn’t find any tools running under SuSE. Does anybody know any software?
- 08-17-2012 #2
First stop for a unix user are usually man pages.
If your program is large, you might want to have multiple of them: explaining the binaries, conf files, etc
Man pages consist of text and macros:
HowTo: Linux / UNIX Create a Manpage
Chapter 39: Creating and Formatting Man Pages
Other than that:
An active, up to date and structured wiki comes to mind. Like this: Home - Chef - Opscode Open Source Wiki
as well as a well maintained webpage. One good example: Bacula Main ReferenceYou must always face the curtain with a bow.
- 08-20-2012 #3Linux Newbie
- Join Date
- Nov 2009
- Posts
- 117
What libs did you use to build the GUI? If QT, there are tools there for multi-lingual "help" etc.


Reply With Quote
