From 9120bf883e8c093f1298c20d65fc1560d9162ce3 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 30 Apr 2013 00:27:02 +0000 Subject: 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. svn path=/trunk/; revision=49091 --- ui/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/Makefile.am') diff --git a/ui/Makefile.am b/ui/Makefile.am index e382ea83e4..a1f14cd73e 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -32,6 +32,7 @@ endif noinst_LIBRARIES = libui.a libui_dirty.a CLEANFILES = \ + doxygen-ui.tag \ libui.a \ libui_dirty.a \ *~ -- cgit v1.2.1