DocuMentor

Software development utilities, language compilers and interpreters, debuggers, resource editors and templates, etc.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
DocuMentor

Post by Info-Mac » July 5th, 2001, 9:00 am

Download: http://archive.info-mac.org/dev/documentor.hqx

DocuMentor is for creating online, illustrated, styled text documentation
for REALbasic shareware applications. With the included DMDisplayWindow,
developers can easily display the documentation in their applications.

Use the DocuMentor application to create new documentation projects
(collections of topic documents and any cooresponding graphic files) or work
on previously created project topic documents. For each project create as
many topic documents as you wish (Introduction, Getting Started, Version
History, etc,). You can also include a graphic for any topic.

The DMDisplayWindow is used in your REALbasic applications to display
documentation created with DocuMentor. To use DMDisplayWindow just drag it
onto your project window and add "DMDisplayWindow.show" somewhere in your
code to bring it up.
Post Reply