Object Outline generates useful, up to date, documentation for software written in C and C++. Object Outline generates HTML, RTF, and WinHelp documents that seamlessly combine the project’s source code, the comments in the source code, any design or analysis documents, and source code metrics. The result is a single coherent document unifying all of the information available about a program.
Object Outline is now free!
The major features of Object Outline are:
* Its Free and you have the source code.
* Advanced comment extraction technology, directly supports most common commenting styles.
* Complete user control over the layout, fonts, and organization of the generated documentation. Users can modify the style sheets that come with Object Outline, or completely new ones can be generated.
* Generate documentation as a HTML file set. The HTML files generated by Object Outline do not require a WEB server.
* Generate documentation as a Microsoft help file (.hlp). The help files can then be integrated into Microsoft’s Visual C++ F1 help.
* Generate documentation in RTF (Rich Text Format) for printing and importing into word processors like Microsoft Word.
* Imbedded HTML in the comments are recognized and preserved in the final documentation.
* An easy to use comment filter gives you control over how the comments look in the final documentation.
* Support for generating documents that are compatible with 16 bit Windows clients, Novell 3.1 file servers, case sensitive UNIX servers, Windows 95, and Windows NT.
* Document header files generated by other tools, like the Microsoft MIDL compiler.
* Advanced C++ language support, including exception specification support, namespaces, and templates.
* Complexity metrics. Count the number of independent testing paths through functions and classes.
* Size metrics. Count the number of statements independent of the coding style (LOC).
* Generate a report listing the largest and most complex functions and classes in the program.
* Nested chapters allow the documentation organization to match the software design.
* Aggressive hyperlinking in the generated documentation.
* Indexes by class, function, chapter, and header file.
* A4 page size RTF reports.
* Import graphic files and word processor files into the generated documentation.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.