CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2002
    Posts
    82

    Project Analyser or Code Cleaner

    Hallo,

    In C++ world we use to use a tool like Doxygen to generate a project documentation. Do any one knows something like that for VB?

    Thanks as lot for helping
    james

  2. #2
    Join Date
    Aug 2003
    Location
    Reading
    Posts
    172
    In Access there is a documenter (Tools, Analyse, Documenter) But it is way too detailed sometimes. My database reached over 1000 pages on that thing.

    I haven't ever seen a documenter for VBS though

  3. #3
    Join Date
    Nov 2002
    Location
    Baby Land
    Posts
    646
    Try Novalys Visual Expert, it's available as free one year trial
    Or you could check www.vbaccelerator.com for custom ActiveX documenter with full source code

  4. #4
    Join Date
    Nov 2002
    Posts
    82
    Thanks as lot,

    I found here VBDOX,
    very close to Doxygen.

    Thanks
    james

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured