Menu

Module descriptions is empty

2015-11-05
2015-11-05
  • Mario Charest

    Mario Charest - 2015-11-05

    In this example http://www.stack.nl/~dimitri/doxygen/manual/examples/group/html/modules.html "The First Group" groups shows the description "This is the first group"

    I took the code that is suppose the generate that html (3rd example), the one that start with The First Group
    http://www.stack.nl/~dimitri/doxygen/manual/grouping.html and put it in test.h.

    But in my case the resulting html shows no descptions. Here is what I did:

    Unbuntu14 64b, doxygen 1.8.10, binary downloaded from www.stack.nl.

    doxygen -g template
    doxygen-1.8.exe template

    Te directory that I'm in contains the file test.h and template, nothing else. I did this because I couldn't get it to work within the context of a big project. I ended up with the simplest think I could use but to not avail.

    I rebuild doxygen from the git repository ( 1.8.11 ) same think.

    What am I doing wrong ?

     
  • Mario Charest

    Mario Charest - 2015-11-05

    Arrr got it, it's JAVADOC_AUTOBRIEF that is set to NO in the default template. I took the Doxygen file from the doxygen project. With this file it worked, by a process of elimination I figured out it was JAVADOC_AUTOBRIEF.

     

    Last edit: Mario Charest 2015-11-05

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.