repo.or.cz
/
libusbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
core: Add a new public libusb_get_port_numbers function
[libusbx.git]
/
doc
/
Makefile.am
blob
544a281ab199adf3ec67d292633432c1836fa3aa
1
EXTRA_DIST = doxygen.cfg.in
2
3
docs: doxygen.cfg
4
doxygen $^
5
6
docs-upload: docs
7
ln -s html api-1.0
8
scp -r api-1.0 pbatard@web.sourceforge.net:/home/project-web/libusbx/htdocs
9
rm -f api-1.0