Changeset 9905da7 in mainline


Ignore:
Timestamp:
2018-08-30T10:41:16Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a63966d
Parents:
c8ea6eca
Message:

Generate treeview in doxygen documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doxygen/doxygen.cfg.diff

    rc8ea6eca r9905da7  
    1 --- doxygen.cfg.gen     2018-08-29 14:43:41.122709974 +0200
    2 +++ doxygen.cfg 2018-08-29 16:54:48.567343308 +0200
     1--- doxygen.cfg.gen     2018-08-29 17:07:57.439518972 +0200
     2+++ doxygen.cfg 2018-08-30 00:03:23.790524052 +0200
    33@@ -32,7 +32,7 @@
    44 # title of most generated pages and in a few other places.
     
    4646 # The EXCLUDE tag can be used to specify files and/or directories that should be
    4747 # excluded from the INPUT source files. This way you can easily exclude a
     48@@ -1468,7 +1468,7 @@
     49 # The default value is: NO.
     50 # This tag requires that the tag GENERATE_HTML is set to YES.
     51 
     52-GENERATE_TREEVIEW      = NO
     53+GENERATE_TREEVIEW      = YES
     54 
     55 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
     56 # doxygen will group on one line in the generated HTML documentation.
Note: See TracChangeset for help on using the changeset viewer.