summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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