Generate the API reference in text format, too.
This commit is contained in:
parent
c74964ec44
commit
4d46cb5a3f
1 changed files with 4 additions and 0 deletions
|
@ -78,4 +78,8 @@ all-local:
|
||||||
*.c \
|
*.c \
|
||||||
libwebsockets.h \
|
libwebsockets.h \
|
||||||
> ../libwebsockets-api-doc.html
|
> ../libwebsockets-api-doc.html
|
||||||
|
../scripts/kernel-doc -text \
|
||||||
|
*.c \
|
||||||
|
libwebsockets.h \
|
||||||
|
> ../libwebsockets-api-doc.txt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue