docs: Expose the rest of the core js to doxygen.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m35s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m35s
This commit is contained in:
4
Doxyfile
4
Doxyfile
@@ -945,13 +945,13 @@ WARN_LOGFILE =
|
||||
|
||||
INPUT = README.md \
|
||||
core/app.js \
|
||||
core/client.js \
|
||||
core/core.js \
|
||||
core/http.js \
|
||||
core/tfrpc.js \
|
||||
docs/ \
|
||||
src/
|
||||
|
||||
# Not yet: core/tfrpc.js core/client.js
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
# libiconv (or the iconv built into libc) for the transcoding. See the libiconv
|
||||
|
Reference in New Issue
Block a user