mirror of
https://github.com/RPCS3/hidapi.git
synced 2024-11-23 18:19:45 +00:00
e65402ff46
- updated the doxyfile using doxygen -u - include hidtest/test.c as a doc'd example - use a brief doxygen/main_page.md file as the generated site's main page - strip absolute paths from doxygen output (which now displays as relative paths to repo root) - add CI to build the docs and save as a CI artifact and rewrite the contents of the gh-pages branch for deployment (for master builds) - add some missing docstrings and excluded undocumented "helper macros" to satisfy warnings output in doxygen's build log
33 lines
360 B
Plaintext
33 lines
360 B
Plaintext
|
|
# Autotools-added generated files
|
|
Makefile.in
|
|
aclocal.m4
|
|
ar-lib
|
|
autom4te.cache/
|
|
config.*
|
|
configure
|
|
configure~
|
|
compile
|
|
depcomp
|
|
install-sh
|
|
libusb/Makefile.in
|
|
linux/Makefile.in
|
|
ltmain.sh
|
|
mac/Makefile.in
|
|
missing
|
|
testgui/Makefile.in
|
|
windows/Makefile.in
|
|
|
|
Makefile
|
|
stamp-h1
|
|
libtool
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Qt Creator
|
|
CMakeLists.txt.user
|
|
|
|
# doxgen output
|
|
doxygen/html/
|