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. General Programming
  3. C / C++ / MFC
  4. generate c++ doc ?

generate c++ doc ?

Scheduled Pinned Locked Moved C / C++ / MFC
c++javaquestion
6 Posts 4 Posters 0 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.
  • A Offline
    A Offline
    anderslundsgard
    wrote on last edited by
    #1

    I've used javadoc.exe to generate documentaition for my java-projects. Any suggestions on a good way to do it in Visual C++? ...and justice for all APe

    A P 3 Replies Last reply
    0
    • A anderslundsgard

      I've used javadoc.exe to generate documentaition for my java-projects. Any suggestions on a good way to do it in Visual C++? ...and justice for all APe

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      create it in the form of .hlp file and for the VC++ application save this help file in the VC++ Application's help file path. You have to change value of helpfilename variable for your CWinApp derived class.:rose:

      A 1 Reply Last reply
      0
      • A Anonymous

        create it in the form of .hlp file and for the VC++ application save this help file in the VC++ Application's help file path. You have to change value of helpfilename variable for your CWinApp derived class.:rose:

        A Offline
        A Offline
        anderslundsgard
        wrote on last edited by
        #3

        How do I create a .hlp file? How should I comment my sourcecode? ...and justice for all APe

        1 Reply Last reply
        0
        • A anderslundsgard

          I've used javadoc.exe to generate documentaition for my java-projects. Any suggestions on a good way to do it in Visual C++? ...and justice for all APe

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          google for "doxygen"

          1 Reply Last reply
          0
          • A anderslundsgard

            I've used javadoc.exe to generate documentaition for my java-projects. Any suggestions on a good way to do it in Visual C++? ...and justice for all APe

            P Offline
            P Offline
            Pedro Ruiz
            wrote on last edited by
            #5

            This links has a lot of c++ documentation tools. http://www.stack.nl/~dimitri/doxygen/links.html I recommend Doxigen.

            L 1 Reply Last reply
            0
            • P Pedro Ruiz

              This links has a lot of c++ documentation tools. http://www.stack.nl/~dimitri/doxygen/links.html I recommend Doxigen.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              http://www.stack.nl/~dimitri/doxygen/links.html[^] :cool: The tigress is here :-D

              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