Wireshark-commits: [Wireshark-commits] rev 49091: / /trunk/epan/: Makefile.am doxygen.cfg.in /trunk

Date: Tue, 30 Apr 2013 00:27:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49091

User: gerald
Date: 2013/04/29 05:27 PM

Log:
 Move the contents of wsar_html/core to wsar_html. Create tag files for
 core, epan, and ui, and link them to each other to varying degrees. This
 seems to be the best way to organize our documentation. The alternative
 is to switch to a single doxygen.cfg and manually add files to different
 groups or sections.
 
 Add a wireshark.dox file which contains markup for the main page. Add
 .dox and .txt to svnadd. Clean up our tag files. Force wsar_html to
 rebuild each time.

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      Makefile.am       Modified
  +23 -8     doxygen.cfg.in    Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +1 -1      svnadd        Modified

Directory: /trunk/
  Changes    Path                  Action
  +4 -2      Makefile.am           Modified
  +25 -9     doxygen.cfg.in        Modified
  +2 -2      doxygen_global.cfg    Modified
  +7 -0      wireshark.dox         Added

Directory: /trunk/ui/
  Changes    Path              Action
  +1 -0      Makefile.am       Modified
  +20 -13    doxygen.cfg.in    Modified