Hekateros  3.4.3
RoadNarrows Robotics Robot Arm Project
aModOrder.doxy
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////////////
2 //
3 // Package: Hekateros
4 //
5 // File: aModOrder.doxy
6 //
7 // Description:
8 // This file contains the doxygen directives to define module order.
9 //
10 ////////////////////////////////////////////////////////////////////////////////
11 
12 /*! \file
13  * \dontinclude
14  */
15 
16 /*! \defgroup hek_h Top-Level Package Defines
17  * \brief The \h_hek unifying package definitions and type declarations.
18  *
19  * \details These provide a unified interface for error reporting and resource
20  * allocation.
21  *
22  * \sa hekateros.h
23  *
24  * \{
25  * \}
26  */
27 
28 /*! \defgroup hek_spec Hekateros Specifications
29  * \{
30  * \}
31  */
32 
33 /*! \defgroup hek_fw Hekateros Firmware
34  * \{
35  * \}
36  */
37 
38 /*! \defgroup hek_ut Hekateros Unit Tests
39  * \{
40  * \}
41  */