Fixed Iotivity logo.
authorSudarshan Prasad <sudarshan.prasad@intel.com>
Mon, 3 Nov 2014 22:02:55 +0000 (14:02 -0800)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Tue, 4 Nov 2014 17:44:44 +0000 (09:44 -0800)
Since Iotivity is going public, the logo needs to match the correct logo.

Change-Id: I2e23f65553cf33228ed21fdde6a80bc80b9fa85a
Signed-off-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
docs/Doxyfile
docs/img/OIC-LOGO-light.png [deleted file]
docs/img/iotivity-small.png [new file with mode: 0644]

index 7b68848..28be93a 100644 (file)
@@ -45,7 +45,7 @@ PROJECT_BRIEF          =
 # exceed 55 pixels and the maximum width should not exceed 200 pixels. 
 # Doxygen will copy the logo to the output directory.
 
-PROJECT_LOGO           = img/OIC-LOGO-light.png
+PROJECT_LOGO           = img/iotivity-small.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/docs/img/OIC-LOGO-light.png b/docs/img/OIC-LOGO-light.png
deleted file mode 100644 (file)
index 094d07c..0000000
Binary files a/docs/img/OIC-LOGO-light.png and /dev/null differ
diff --git a/docs/img/iotivity-small.png b/docs/img/iotivity-small.png
new file mode 100644 (file)
index 0000000..ed9d223
Binary files /dev/null and b/docs/img/iotivity-small.png differ