This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use doxygen

I have done ,whatever mention in following link

but not able to make good documentation

http://www.keil.com/support/docs/2734.htm

please suggest me how to use doxygen properly with keil

Advance thanks

Parents
  • 'Doxygen' has nothing to do with uVision ! IT is a (independent) (auto/self) documentation generation tool. It basically uses the information provided in the source code( in form of comments which follow doxygen protocol) to build a documentation.
    This is the wrong place for learning Doxygen usage ! If you would take some time and look at the official site of doxygen(http://www.doxygen.org), you would understand it better. The Doxygen site provides comprehensive usage examples and how to's !
    Good luck !

Reply
  • 'Doxygen' has nothing to do with uVision ! IT is a (independent) (auto/self) documentation generation tool. It basically uses the information provided in the source code( in form of comments which follow doxygen protocol) to build a documentation.
    This is the wrong place for learning Doxygen usage ! If you would take some time and look at the official site of doxygen(http://www.doxygen.org), you would understand it better. The Doxygen site provides comprehensive usage examples and how to's !
    Good luck !

Children
No data