Help, Documentation tools
Software Documentation is an important part of software engineering that isoften overlooked. Types of documentation include: * Architecture - Architectural overview of software; including relations to an environment, construction principles to be used in design and technical documentation, etc. * Design - The design of software components.* Technical - Documentation of code, algorithms, interfaces, APIs.* End User - Manuals for the end-user.* Operator - Manuals for the systems administrator.
From : en.wikipedia.org/wiki/Software_Documentation
HeaderDoc
HeaderDoc is a tool for generating HTML reference documentation from comments in headers, and source code written in C, C++, Objective-C , Java, JavaScript, Pascal, PHP, Perl, MIG, and shell scripts. It is written in Perl for easy portability. Similar to JavaDoc, it allows developers to easily document their interfaces and export that information into HTML.
visit
HeaderDoc
HeaderDoc was visited : 47 times
Loading .....