1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

doxygen: add extra top level page pointers

https://github.com/warmcat/libwebsockets/issues/2263
This commit is contained in:
Daniel Austin 2021-04-06 08:22:57 +01:00 committed by Andy Green
parent d7ce068543
commit b153305506

View file

@ -17,7 +17,11 @@ Libwebsockets covers a lot of interesting features for people making embedded se
Please note you just need in include libwebsockets.h. It includes all the individual
includes in /usr/include/libwebsockets/ itself.
You can browse by api category <a href="modules.html">here</a>
Browse by <a href="modules.html">API category (module)</a>
Browse by <a href="files.html">file listing</a>
Browse by <a href="annotated.html">data structures</a>
A collection of READMEs for build, coding, lwsws etc are <a href="pages.html">here</a>