summaryrefslogtreecommitdiff
path: root/doc
authorzecke <zecke>2004-02-11 20:17:15 (UTC)
committer zecke <zecke>2004-02-11 20:17:15 (UTC)
commitc06370063cb3983c1e90434ee66db4d7a3bedda2 (patch) (unidiff)
tree87e57cce1c14e442c39e9a10c1781e6008dca34b /doc
parent2caa8c1481e68572a373d84ed46e3bc2f8b57757 (diff)
downloadopie-c06370063cb3983c1e90434ee66db4d7a3bedda2.zip
opie-c06370063cb3983c1e90434ee66db4d7a3bedda2.tar.gz
opie-c06370063cb3983c1e90434ee66db4d7a3bedda2.tar.bz2
*** empty log message ***
Diffstat (limited to 'doc') (more/less context) (ignore whitespace changes)
-rw-r--r--doc/Doxyfile_libopie4
-rw-r--r--doc/Doxyfile_libqpe4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/Doxyfile_libopie b/doc/Doxyfile_libopie
index 1e65e2a..9a8eb3b 100644
--- a/doc/Doxyfile_libopie
+++ b/doc/Doxyfile_libopie
@@ -122,17 +122,17 @@ BINARY_TOC = NO
122TOC_EXPAND = NO 122TOC_EXPAND = NO
123DISABLE_INDEX = YES 123DISABLE_INDEX = YES
124ENUM_VALUES_PER_LINE = 4 124ENUM_VALUES_PER_LINE = 4
125GENERATE_TREEVIEW = NO 125GENERATE_TREEVIEW = NO
126TREEVIEW_WIDTH = 250 126TREEVIEW_WIDTH = 250
127#--------------------------------------------------------------------------- 127#---------------------------------------------------------------------------
128# configuration options related to the LaTeX output 128# configuration options related to the LaTeX output
129#--------------------------------------------------------------------------- 129#---------------------------------------------------------------------------
130GENERATE_LATEX = YES 130GENERATE_LATEX = NO
131LATEX_OUTPUT = libopie/latex 131LATEX_OUTPUT = libopie/latex
132LATEX_CMD_NAME = latex 132LATEX_CMD_NAME = latex
133MAKEINDEX_CMD_NAME = makeindex 133MAKEINDEX_CMD_NAME = makeindex
134COMPACT_LATEX = NO 134COMPACT_LATEX = NO
135PAPER_TYPE = a4wide 135PAPER_TYPE = a4wide
136EXTRA_PACKAGES = 136EXTRA_PACKAGES =
137LATEX_HEADER = 137LATEX_HEADER =
138PDF_HYPERLINKS = NO 138PDF_HYPERLINKS = NO
@@ -146,17 +146,17 @@ GENERATE_RTF = NO
146RTF_OUTPUT = libopie/rtf 146RTF_OUTPUT = libopie/rtf
147COMPACT_RTF = NO 147COMPACT_RTF = NO
148RTF_HYPERLINKS = NO 148RTF_HYPERLINKS = NO
149RTF_STYLESHEET_FILE = 149RTF_STYLESHEET_FILE =
150RTF_EXTENSIONS_FILE = 150RTF_EXTENSIONS_FILE =
151#--------------------------------------------------------------------------- 151#---------------------------------------------------------------------------
152# configuration options related to the man page output 152# configuration options related to the man page output
153#--------------------------------------------------------------------------- 153#---------------------------------------------------------------------------
154GENERATE_MAN = YES 154GENERATE_MAN = NO
155MAN_OUTPUT = libopie/man 155MAN_OUTPUT = libopie/man
156MAN_EXTENSION = .kde3 156MAN_EXTENSION = .kde3
157MAN_LINKS = YES 157MAN_LINKS = YES
158#--------------------------------------------------------------------------- 158#---------------------------------------------------------------------------
159# configuration options related to the XML output 159# configuration options related to the XML output
160#--------------------------------------------------------------------------- 160#---------------------------------------------------------------------------
161GENERATE_XML = NO 161GENERATE_XML = NO
162XML_OUTPUT = xml 162XML_OUTPUT = xml
diff --git a/doc/Doxyfile_libqpe b/doc/Doxyfile_libqpe
index 2d91ac5..102b59a 100644
--- a/doc/Doxyfile_libqpe
+++ b/doc/Doxyfile_libqpe
@@ -97,18 +97,18 @@ STRIP_CODE_COMMENTS = YES
97REFERENCED_BY_RELATION = YES 97REFERENCED_BY_RELATION = YES
98REFERENCES_RELATION = YES 98REFERENCES_RELATION = YES
99VERBATIM_HEADERS = YES 99VERBATIM_HEADERS = YES
100#--------------------------------------------------------------------------- 100#---------------------------------------------------------------------------
101# configuration options related to the alphabetical class index 101# configuration options related to the alphabetical class index
102#--------------------------------------------------------------------------- 102#---------------------------------------------------------------------------
103ALPHABETICAL_INDEX = YES 103ALPHABETICAL_INDEX = YES
104COLS_IN_ALPHA_INDEX = 3 104COLS_IN_ALPHA_INDEX = 3
105IGNORE_PREFIX = Q \ 105IGNORE_PREFIX = QPE \
106 QPE 106 Q
107#--------------------------------------------------------------------------- 107#---------------------------------------------------------------------------
108# configuration options related to the HTML output 108# configuration options related to the HTML output
109#--------------------------------------------------------------------------- 109#---------------------------------------------------------------------------
110GENERATE_HTML = YES 110GENERATE_HTML = YES
111HTML_OUTPUT = libqpe/html 111HTML_OUTPUT = libqpe/html
112HTML_FILE_EXTENSION = .html 112HTML_FILE_EXTENSION = .html
113HTML_HEADER = ../apidocs/common/header.html 113HTML_HEADER = ../apidocs/common/header.html
114HTML_FOOTER = ../apidocs/common/footer.html 114HTML_FOOTER = ../apidocs/common/footer.html