summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhjelmn <Nathan Hjelm hjelmn@cs.unm.edu>2013-12-11 23:52:34 +0000
committerPete Batard <pete@akeo.ie>2013-12-30 21:58:07 +0000
commit8cb3cb34fb7dca5d7586c68a61f2761a2e103195 (patch)
tree6a244d89d3b7b8c4c4d2accb7822acb9450eb2ba /doc
parent8b46e1c088167eb86b1712765896e2f17d70d148 (diff)
downloadlibusb-mergeback.tar.gz
misc: revert all references to libusb/libusb.infomergeback
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/doxygen.cfg.in2
-rw-r--r--doc/libusb.png (renamed from doc/libusbx.png)bin2923 -> 2923 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 544a281..76211f2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -5,5 +5,5 @@ docs: doxygen.cfg
docs-upload: docs
ln -s html api-1.0
- scp -r api-1.0 pbatard@web.sourceforge.net:/home/project-web/libusbx/htdocs
+ scp -r api-1.0 pbatard@web.sourceforge.net:/home/project-web/libusb/htdocs
rm -f api-1.0
diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 05f984a..4ec681a 100644
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -44,7 +44,7 @@ PROJECT_BRIEF = "eXpand your USB potential"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will
# copy the logo to the output directory.
-PROJECT_LOGO = libusbx.png
+PROJECT_LOGO = libusb.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/doc/libusbx.png b/doc/libusb.png
index de69d1e..de69d1e 100644
--- a/doc/libusbx.png
+++ b/doc/libusb.png
Binary files differ