summaryrefslogtreecommitdiff
path: root/common/doc
diff options
context:
space:
mode:
authorlaranjeiro2008-02-28 12:37:15 +0000
committerlaranjeiro2008-02-28 12:37:15 +0000
commit9c3e56d4cf23f092b3a26942e5b16a373cbe8ff3 (patch)
tree2061e59f57c17c4a324ec592fa95c137221e4cd5 /common/doc
parentb00f0c28cb90d70d2fefa4bfc2dd19f98d706e3d (diff)
Update the doxygen file generation to include the interface with the sniffer submodule.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1488 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common/doc')
-rw-r--r--common/doc/Doxyfile2
-rw-r--r--common/doc/doxygen.h3
2 files changed, 4 insertions, 1 deletions
diff --git a/common/doc/Doxyfile b/common/doc/Doxyfile
index 15aee51182..f0105aa5ba 100644
--- a/common/doc/Doxyfile
+++ b/common/doc/Doxyfile
@@ -460,7 +460,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = cl common hal lib mac host cp hle
+INPUT = cl common hal lib interface mac host cp hle
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
diff --git a/common/doc/doxygen.h b/common/doc/doxygen.h
index 504a18be49..4da8563835 100644
--- a/common/doc/doxygen.h
+++ b/common/doc/doxygen.h
@@ -19,6 +19,9 @@
* \ingroup hal
* \defgroup hal_timer HAL / API Timer soft Leon
* \ingroup hal
+ * \defgroup interface Interface - Interface module CP - DP
+ * \defgroup interface_sniffer Sniffer - Sniffer module
+ * \ingroup interface
* \defgroup host Host - Fulminata station
* \defgroup mac MAC
* \defgroup mac_common MAC / Common