Move content from contrib.h and upgrading.h to main_page.h

This commit is contained in:
Dirk Ziegelmeier
2016-07-27 13:07:29 +02:00
parent ccc830c99c
commit fc7aa7a247
4 changed files with 11 additions and 9 deletions

View File

@@ -14,6 +14,16 @@
* @defgroup apps Applications
*/
/**
* @page contrib How to contribute to lwIP
* @verbinclude "contrib.txt"
*/
/**
* @page upgrading Upgrading
* @verbinclude "UPGRADING"
*/
/*! \mainpage lwIP Documentation
*
* \section intro_sec Introduction