Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Documenting design and code

Documenting design and code

Scheduled Pinned Locked Moved IT & Infrastructure
c++design
2 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mark Jones
    wrote on last edited by
    #1

    I am looking for suggestions regarding a tool (commercial or free) that I can use to better document the Visual C++ project I have been working on for the last two years. I am familiar with UML and have tried UML Studio from Rogue Wave. However, I need to document more than just the class diagrams. I am not looking for any silver bullets - I know the task ahead of me is considerable and will require much effort whichever tool gets used. I'm looking particularly for diagramming capability, with integration with VC6 if poss. I have around 300 classes, around 100000 lines of code, and need to get the knowledge in my head disseminated in a form other programmers can use. The app makes heavy use of multiple threads and producing a model of this behaviour is paramount. Mark Jones Software Engineer Hampshire UK

    I 1 Reply Last reply
    0
    • M Mark Jones

      I am looking for suggestions regarding a tool (commercial or free) that I can use to better document the Visual C++ project I have been working on for the last two years. I am familiar with UML and have tried UML Studio from Rogue Wave. However, I need to document more than just the class diagrams. I am not looking for any silver bullets - I know the task ahead of me is considerable and will require much effort whichever tool gets used. I'm looking particularly for diagramming capability, with integration with VC6 if poss. I have around 300 classes, around 100000 lines of code, and need to get the knowledge in my head disseminated in a form other programmers can use. The app makes heavy use of multiple threads and producing a model of this behaviour is paramount. Mark Jones Software Engineer Hampshire UK

      I Offline
      I Offline
      Igor Proskuriakov
      wrote on last edited by
      #2

      I can recommend to look at doxygen or doc++ (I prefer the former). It gives you ability to document your classes in the source code and then just produce html documentation out of source code. Let me know if find anything better. proskig@hotmail.com Igor Proskuriakov

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups