Move definition of options group from main_page.h to opt.h - it's more consistent like that

This commit is contained in:
Dirk Ziegelmeier
2016-07-28 08:27:49 +02:00
parent bdaec1691e
commit b0284a6927
3 changed files with 8 additions and 5 deletions

View File

@@ -1,8 +1,5 @@
/**
* @defgroup lwip lwIP
*
* @defgroup lwip_opts Options (lwipopts.h)
* @ingroup lwip
*
* @defgroup infrastructure Infrastructure
*