File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ PROJECT_BRIEF = "@PROJECT_NAME_LARGE@"
51
51
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
52
52
# to the output directory.
53
53
54
- PROJECT_LOGO = @PROJECT_SOURCE_DIR@/utils/images/logo/eProsimaLogo.jpg
54
+ PROJECT_LOGO = @PROJECT_SOURCE_DIR@/utils/images/logo/eProsimaLogo.png
55
55
56
56
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57
57
# into which the generated documentation will be written. If a relative path is
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ PROJECT_BRIEF = "eProsima $(PROJECT_DOX)"
51
51
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
52
52
# to the output directory.
53
53
54
- PROJECT_LOGO = utils/doxygen/doxygenfiles/eProsimaLogo.jpg
54
+ PROJECT_LOGO = utils/doxygen/doxygenfiles/eProsimaLogo.png
55
55
56
56
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57
57
# into which the generated documentation will be written. If a relative path is
Original file line number Diff line number Diff line change 4
4
* <center><b>eProsima Fast RPC Library</b></center><br/>
5
5
*
6
6
* <center>
7
- * @image html eProsimaLogo.jpg
8
- * @image latex eProsimaLogo.jpg "" width=5cm
7
+ * @image html eProsimaLogo.png
8
+ * @image latex eProsimaLogo.png "" width=5cm
9
9
* <br/><a href="http://www.eprosima.com">eProsima</a></center>
10
10
*
11
11
* eProsima Fast RPC is a service invocation framework that enables to build distributed applications with minimal effort
Original file line number Diff line number Diff line change 4
4
* <center><b>eProsima RPC over DDS Library</b></center><br/>
5
5
*
6
6
* <center>
7
- * @image html eProsimaLogo.jpg
8
- * @image latex eProsimaLogo.jpg "" width=5cm
7
+ * @image html eProsimaLogo.png
8
+ * @image latex eProsimaLogo.png "" width=5cm
9
9
* <br/><a href="http://www.eprosima.com">eProsima</a></center>
10
10
*
11
11
* eProsima RPC over DDS is a service invocation framework that enables to build distributed applications with minimal effort
Original file line number Diff line number Diff line change 4
4
* <center><b>eProsima RPC over REST Library</b></center><br/>
5
5
*
6
6
* <center>
7
- * @image html eProsimaLogo.jpg
8
- * @image latex eProsimaLogo.jpg "" width=5cm
7
+ * @image html eProsimaLogo.png
8
+ * @image latex eProsimaLogo.png "" width=5cm
9
9
* <br/><a href="http://www.eprosima.com">eProsima</a></center>
10
10
*
11
11
* eProsima RPC over REST is a service invocation framework that enables to build distributed applications with minimal effort
You can’t perform that action at this time.
0 commit comments