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
DITA Open Toolkit
DITA Open Toolkit is a Java-based implementation of the OASIS DITA Technical Committee's specification for DITA DTDs and schemas. The Toolkit, which can be used in the Windows, Linux/UNIX, and Mac OS operating environments, transforms DITA content (maps and topics) into deliverable formats. The Toolkit uses Apache Ant for processing. DITA Open Toolkit publishes to the following environments:
Key output targets are XHTML, HTML Help, PDF2 (processed using the Idiom plug-in and RenderX XEP), and Eclipse help.
Other targets include DocBook, Eclipse content, JavaHelp, PDF, troff, and Word RTF.
Loading .....