Menu

Detailed description with 19.2

2021-07-20
2021-07-21
  • Olivier Couet

    Olivier Couet - 2021-07-20

    With doxygen version 1.9.2 the detailed description of a C++ method disappeared if the method does not have a \brief. If the method has only a \brief we can force the generation of the detailed description, but without \brief there is no way. This is annoying because the detailed desccrption has a link to the source code. And we may want to see it if a C++ method has no \brief. With older doxygen version the detailed descption was always generated.
    How can I get the detailed description of a method without \brief in order to get a link to the source code ?

     
  • Olivier Couet

    Olivier Couet - 2021-07-21

    Indeed I created an issue on the doxygen github: https://github.com/doxygen/doxygen/issues/8679

     

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.