move things around
This commit is contained in:
17
firmware/doc/_doxygen/groups.dox
Normal file
17
firmware/doc/_doxygen/groups.dox
Normal file
@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @defgroup drivers Custom driver classes
|
||||
* @{
|
||||
*
|
||||
* @brief Custom driver classes
|
||||
*
|
||||
* @}
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup lib Custom libraries
|
||||
* @{
|
||||
*
|
||||
* @brief Custom libraries
|
||||
*
|
||||
* @}
|
||||
*/
|
5
firmware/doc/_doxygen/main.md
Normal file
5
firmware/doc/_doxygen/main.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Introduction
|
||||
|
||||
This is the Doxygen documentation for [example-application].
|
||||
|
||||
[example-application]: https://github.com/zephyrproject-rtos/example-application
|
Reference in New Issue
Block a user