Home
Code Organizers
Documentation
Free Tools
Code Organizers
Documentation
Free Tools| Main Menu | ||
|---|---|---|
|
| Categories | ||||||||
|---|---|---|---|---|---|---|---|---|
|
| Code Organizers |
| SDoc |
SDoc is a general purpose document generator for programmers. It can process files to produce browsable or printable manuals from source files, which can have the documentation embeded in program comments. SDoc is configurable to fit any programming language (almost), and uses a simple markup which is quite readable in source form. Output formats are HTML, LaTeX and Lout. You need an objective C compiler, such as gcc or POC to compile SDoc. |
|