Hello,
I'm actually working on an application to demonstrate how is simple and funny the use of ScuiLib to build GUIs for your application.
GetDoc is a program developed because the need to have a
tool to extract documentation inside the source code of the ScuiLib, since there is many too complex tool around, and I need something fast, direct and simple, I've decided to build my own documentation extractor, and its name will be GetDoc.
The process is very easy, you have to follow some simple rules to document your code, when you are ready you can launch GetDoc (with a
Scui frontend 
) and select the source code and a destination file.
After the scanning GetDoc will produce an
AmigaGuide file (yes, you have read right

) with all your documentation.
GetDoc is able to handle Links an can produce an index automatically.
This tool is coded with Hollywood in mind, but can work with every languange that support single line comments.
I hope to release it before the end of June.
Good coding,
Fabio.
