John Steele Scott | 3 Feb 2003 12:14
Gravatar

[BUG] Incorrect LaTeX output for \mainpage


Hi,

The attached file is copied directly from the documentation for \mainpage.
The LaTeX output for it is broken---the section headings should be output as 
\subsection{} in LaTeX, but instead they are output as \subsubsection.

version: 1.3-r2
OS: Windows 98

cheers,

John
Attachment (test.cpp): text/x-c++src, 208 bytes
# Doxyfile 1.3-rc2

#---------------------------------------------------------------------------
# General configuration options
#---------------------------------------------------------------------------
PROJECT_NAME           = 
PROJECT_NUMBER         = Test
OUTPUT_DIRECTORY       = 
OUTPUT_LANGUAGE        = English
EXTRACT_ALL            = NO
EXTRACT_PRIVATE        = NO
EXTRACT_STATIC         = NO
EXTRACT_LOCAL_CLASSES  = YES
HIDE_UNDOC_MEMBERS     = NO
(Continue reading)


Gmane