Add some of the .txt files in /doc subdir to doxygen documentation

This commit is contained in:
Dirk Ziegelmeier
2016-07-25 08:16:39 +02:00
parent 28dd0813ab
commit d75ece2505
8 changed files with 24 additions and 5 deletions

4
doc/doxygen/contrib.h Normal file
View File

@@ -0,0 +1,4 @@
/**
* @page contrib How to contribute to lwIP
* @verbinclude "contrib.txt"
*/