early-access version 1255

This commit is contained in:
pineappleEA
2020-12-28 15:15:37 +00:00
parent 84b39492d1
commit 78b48028e1
6254 changed files with 1868140 additions and 0 deletions

9
externals/libusb/libusb/doc/Makefile.am vendored Executable file
View File

@@ -0,0 +1,9 @@
EXTRA_DIST = doxygen.cfg.in
docs: doxygen.cfg
doxygen $^
docs-upload: docs
ln -s html api-1.0
scp -r api-1.0 pbatard@web.sourceforge.net:/home/project-web/libusb/htdocs
rm -f api-1.0

2334
externals/libusb/libusb/doc/doxygen.cfg.in vendored Executable file

File diff suppressed because it is too large Load Diff

BIN
externals/libusb/libusb/doc/libusb.png vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB