yDoc
Home PageCategories: Documentation - Code commenting
Author: yWorks
Latest version: 2.1_05
Added 2005-02-23
yDoc is a Javadoc extension that adds UML diagrams and other features to the generation process of Java API documentation.
Features include:
- an XML-based mechanism to define new custom tags.
- the possibility to exclude specific classes, methods or fields from the generated documentation. This is done by marking items with an exlusion tag. Additionally, an interface is provided so that custom criteria can be used.
- automatic generation of UML class diagrams for each documented class. The diagrams can be embedded in the generated HTML pages as scalable vector graphics (SVG), as GIF, or as JPG files.
Built for Java |