Am 14.05.2013 03:09, schrieb Arbol One: > I am trying to display the attached file in the main page generated by > Doxygen, Following the instructions the image's height is less than 55 > px and the its width is less than 200 px. However, the image does not > show only a small box in the main page, saying 'icon'. > What am I doing wrong? > > > # With the PROJECT_LOGO tag one can specify an logo or icon that is > # included in the documentation. The maximum height of the logo should not > # exceed 55 pixels and the maximum width should not exceed 200 pixels. > # Doxygen will copy the logo to the output directory. > > PROJECT_LOGO = icons\logo.png >
You may need to use double \\ instead of the single \ If this still doesn't help try using / instead of \ ./icons/logo.png might be needed, since this works for me. -- Stefan P. Top-posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users