Wireshark-commits: [Wireshark-commits] master 2ce2320: Upgrade doxygen configuration (with doxyen 1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 20:31:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ce2320de07409038adf10b68abf446e37087f35
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ce2320 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Upgrade doxygen configuration (with doxyen 1.8)
    With doxygen -u doxygen_global.cfg
    
    Fix warning
    Warning: Tag `SYMBOL_CACHE_SIZE' at line 290 of file doxygen_global.cfg has become obsolete.
    To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
    Warning: Tag `SHOW_DIRECTORIES' at line 490 of file doxygen_global.cfg has become obsolete.
    To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
    Warning: Tag `HTML_ALIGN_MEMBERS' at line 847 of file doxygen_global.cfg has become obsolete.
    To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
    Warning: Tag `USE_INLINE_TREES' at line 1032 of file doxygen_global.cfg has become obsolete.
    To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
    
    Change-Id: Ic0b5dda7f4bcaa17b7bf915928a938e614d54f30
    Reviewed-on: https://code.wireshark.org/review/1139
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  647287f   Fix warning when generate documentation (doxygen)
    adds  2ce2320   Upgrade doxygen configuration (with doxyen 1.8) With doxygen -u doxygen_global.cfg


Summary of changes:
 doxygen_global.cfg |  541 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 401 insertions(+), 140 deletions(-)