Menu

Procedure to create a document in Doxygen

2019-04-09
2019-04-19
  • Rohit Ramesh

    Rohit Ramesh - 2019-04-09

    Hello,

    I was going through the following link on youtube in order to find "how can I prepare a document (add texts, figures, tables, etc.) in Doxygen", but did not see the exact solution.

    https://www.youtube.com/watch?v=-V_vHZPOZfY

    I am totally new with Doxygen. From the above link, I understood the method to create a new project in Doxygen but did not get any solution for doing editing in the documentation.

    Kindly let me know the procedure to enable "My Project" in Doxygen for writing texts, adding figures, providing tables, etc. as same as we do in word doc or Latex.

     
  • Fred Astair

    Fred Astair - 2019-04-19

    Hey Rohit,

    Here is a small example project that should get you started. It has a table, an image and sections.
    This is how it works.
    1. Open your Windows Explorer
    2. Navigate to where you downloaded the example
    3. type doxywizard doxyfile, then go to the Run tab and click run. Or type doxygen doxyfile
    4. In the HTML click related pages and the namespace to see the documentation

    Check out these links
    http://www.doxygen.nl/manual/markdown.html
    http://www.doxygen.nl/manual/commands.html

    I hope you got it by now!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.