summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhjelmn@cs.unm.edu <hjelmn@cs.unm.edu>2014-01-08 23:50:34 +0000
committerPete Batard <pete@akeo.ie>2014-01-08 23:51:01 +0000
commit1eff220474f63d7ea7f8f99bef2a3da9da5324eb (patch)
treeeba538bb278e18c9a8c70fb244f22dd9e971773e /doc
parent85e118aca6425108a408c3ce8b55a8d44fcef73c (diff)
downloadlibusb-1eff220474f63d7ea7f8f99bef2a3da9da5324eb.tar.gz
Misc: Revert all references to libusb/libusb.info
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