summaryrefslogtreecommitdiff
path: root/doc/FILES
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-10-16 08:10:14 -0600
committerTom Rini <trini@konsulko.com>2024-10-16 08:10:14 -0600
commitf3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc (patch)
treef0a99ea87d92f63895a6d053e3185838ebecf2d0 /doc/FILES
Squashed 'lib/lwip/lwip/' content from commit 0a0452b2c39b
git-subtree-dir: lib/lwip/lwip git-subtree-split: 0a0452b2c39bdd91e252aef045c115f88f6ca773
Diffstat (limited to 'doc/FILES')
-rw-r--r--doc/FILES6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/FILES b/doc/FILES
new file mode 100644
index 00000000000..155a82cb336
--- /dev/null
+++ b/doc/FILES
@@ -0,0 +1,6 @@
+doxygen/ - Configuration files and scripts to create the lwIP doxygen source
+ documentation (found at http://www.nongnu.org/lwip/)
+
+savannah.txt - How to obtain the current development source code.
+contrib.txt - How to contribute to lwIP as a developer.
+ppp.txt - Documentation of the PPP interface for lwIP.