Browse Source

Update doxygen file to work with recent doxygen versions

STABLE-2_1_x
Dirk Ziegelmeier 10 years ago
parent
commit
f4bf0dff85
  1. 1
      .gitignore
  2. 1
      doc/doxygen/generate.sh
  3. 2329
      doc/doxygen/lwip.Doxyfile

1
.gitignore vendored

@ -1,3 +1,4 @@
/doc/doxygen/output
/src/apps/snmp/LwipMibCompiler/CCodeGeneration/bin/
/src/apps/snmp/LwipMibCompiler/CCodeGeneration/obj/
/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/bin/

1
doc/doxygen/generate.sh

@ -0,0 +1 @@
doxygen lwip.Doxyfile

2329
doc/doxygen/lwip.Doxyfile

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save