Project Logo

VBDoxyAddin

Home Summary Downloads Tickets Resources Roadmap Mailing Lists VBUMLAPI Blog Discussion

Home

javacioc

About


Visual Basic Doxygen Add-in would help any VB6 developer to comment developed code with tags recognizable by Doxygen.

The process on adding the comment blocks and to autotag recognized elements is in charge of the application.

You are just required to enrich the documentation with the description of the various part of the source code.

Documentation can be produced in various format: HTML, PDF, et. (please see: http://www.stack.nl/~dimitri/doxygen/output.html for detail).

With the help of Matthias Henze's VB Filter, Doxygen is able to parse the VB6 Source code and produce a good quality documentation to publish.

The Add-in generates the classes file to be parsed by Doxygen avoiding the dependency with external scripts or tools.


Please read carefully

  • This software is in Prealpha status, it means that not all the features have been completed.
  • The software is not error free yet, some uncatched errors could cause unexpected termination of the program.
  • This software requires some pre-requisite to work well as it is planned todo, so please come back on this page frequently to check if the documentation on [Getting Started] is completed.
  • Feel free to contact me if you need more information. javacioc

Documentation TOC

User Documentation

Developer Documentation


API

Have a look on the result example of API Documentation produced for VBDoxyAddin.