Doxyfile

changeset 1682
9dd7995c51bb
parent 1612
db1f645d2378
equal deleted inserted replaced
1681:56e76fbac167 1682:9dd7995c51bb
59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
60 # in the documentation. The maximum height of the logo should not exceed 55 60 # in the documentation. The maximum height of the logo should not exceed 55
61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
62 # the logo to the output directory. 62 # the logo to the output directory.
63 63
64 PROJECT_LOGO = ./uaplogo.png 64 # PROJECT_LOGO =
65 65
66 # With the PROJECT_ICON tag one can specify an icon that is included in the tabs 66 # With the PROJECT_ICON tag one can specify an icon that is included in the tabs
67 # when the HTML document is shown. Doxygen will copy the logo to the output 67 # when the HTML document is shown. Doxygen will copy the logo to the output
68 # directory. 68 # directory.
69 69

mercurial