aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-04-16 14:49:55 -0700
committerAnders Broman <a.broman58@gmail.com>2018-04-17 03:46:05 +0000
commitad84eec866713b2f75e9b11a30468b81be7d3d5e (patch)
tree07eafb9d322bb6c7bfb39642e4a95c40fb1b9639 /epan/epan.h
parent1d030928ef88d630299e8e3531d9935ff1dfd342 (diff)
Switch the Doxygen API reference build to CMake.
Switch to a single Doyxgen configuration which was generated using a recent version of Doxygen and customized to suit our needs. Add wsar_html and wsar_html_zip targets to CMake. Update some Doxygen markup and documentation as needed. Change-Id: Ic8a424b292c35a26f74ae0b53322265683e56e69 Reviewed-on: https://code.wireshark.org/review/26976 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/epan.h')
-rw-r--r--epan/epan.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/epan/epan.h b/epan/epan.h
index 67e54dc042..e2cd26a3da 100644
--- a/epan/epan.h
+++ b/epan/epan.h
@@ -51,9 +51,7 @@ extern plugins_t *libwireshark_plugins;
#endif
/**
- @mainpage Wireshark EPAN the packet analyzing engine. Source code can be found in the epan directory
-
- @section Introduction
+ @section Epan The Enhanced Packet ANalyzer
XXX
@@ -62,7 +60,7 @@ extern plugins_t *libwireshark_plugins;
/*
Ref 1
Epan
-Ethereal Packet ANalyzer (XXX - is this correct?) the packet analyzing engine. Source code can be found in the epan directory.
+Enhanced Packet ANalyzer, aka the packet analyzing engine. Source code can be found in the epan directory.
Protocol-Tree - Keep data of the capture file protocol information.