Fix a number of top level doxygen issues.
So that the navigation pane works correctly in browsers. Some additional doc fixes put in where found (but many more still to go). Added some dummy .c and .h files to bring the associated docs into line. makefile changed to allow 'make html' as well as 'make doc' (the latter only does html anyway).
This commit is contained in:
committed by
Frantisek Burian
parent
a54a12e1c9
commit
3c6e9fd56d
@@ -1,9 +1,13 @@
|
||||
/** @defgroup rcc_defines RCC Defines
|
||||
*
|
||||
* @brief <b>libopencm3 STM32F0xx Reset and Clock Control</b>
|
||||
* @brief <b>Defined Constants and Types for the STM32F0xx Reset and Clock
|
||||
Control</b>
|
||||
*
|
||||
* @ingroup STM32F0xx_defines
|
||||
*
|
||||
* @author @htmlonly © @endhtmlonly 2013
|
||||
* Frantisek Burian <BuFran@seznam.cz>
|
||||
*
|
||||
* @version 1.0.0
|
||||
*
|
||||
* @date 29 Jun 2013
|
||||
|
||||
Reference in New Issue
Block a user