hidapi/.gitignore
Brendan e65402ff46
Automate doxygen builds (#521)
- 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
2023-04-05 12:41:14 +03:00

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/