aboutsummaryrefslogtreecommitdiff
path: root/wirish/boards.cpp
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-05-08 16:22:41 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-05-08 16:22:41 -0400
commit306e19cb9ffc452f5759c863ef55b6e9e837f6b1 (patch)
tree74bc898f90582f359cdc0aef990e8c3eb99aa44e /wirish/boards.cpp
parent06dace8e01fdf72561a0ee59c409896d79a89e12 (diff)
Fix a bunch of Doxygen file-level comments.
Fix @file in many places. Also fix up the descriptions where it's appropriate. This standardizes the @file formatting across the library to explicitly include any parent directories up to the repository root. Besides being nice, this will hopefully let us manage Doxygen's XML output so as to make extracting series-specific pieces via Breathe in the leaflabs-docs repo possible. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'wirish/boards.cpp')
-rw-r--r--wirish/boards.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wirish/boards.cpp b/wirish/boards.cpp
index 54807d3..51ff50e 100644
--- a/wirish/boards.cpp
+++ b/wirish/boards.cpp
@@ -25,7 +25,7 @@
*****************************************************************************/
/**
- * @file boards.cpp
+ * @file wirish/boards.cpp
* @brief Generic board routines.
*
* This file is mostly interesting for the init() function, which