Document opt.h - due to a bad bug in doxygen, I had to litter the whole file with "|| __DOXYGEN__" to make it work :-(

Doxygen does not handle #ifndef foo #define foo #endif properly. It does not see the #define foo inside.
If someone has objections or a fix for it, please tell me.
This commit is contained in:
Dirk Ziegelmeier 2016-07-27 20:12:58 +02:00
parent 31f941e172
commit 63fdb3bb62
2 changed files with 506 additions and 266 deletions

View File

@ -14,6 +14,8 @@
* @defgroup addons Addons
*
* @defgroup apps Applications
*
* @defgroup lwip_opts lwIP Options (lwipopts.h)
*/
/** @mainpage Overview

File diff suppressed because it is too large Load Diff