mirror of
https://github.com/RPCS3/hidapi.git
synced 2024-11-26 19:40:35 +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
584 B
584 B
HIDAPI Doxygen output
This site is dedicated to hosting an API reference for the HIDAPI library.
For general information, see the source repository.
There are also build instructions hosted on github:
\example test.c contains a basic example usage of the HIDAPI library.