summaryrefslogtreecommitdiff
path: root/doc/Doxyfile_libopie
authorzecke <zecke>2004-02-11 20:17:15 (UTC)
committer zecke <zecke>2004-02-11 20:17:15 (UTC)
commitc06370063cb3983c1e90434ee66db4d7a3bedda2 (patch) (unidiff)
tree87e57cce1c14e442c39e9a10c1781e6008dca34b /doc/Doxyfile_libopie
parent2caa8c1481e68572a373d84ed46e3bc2f8b57757 (diff)
downloadopie-c06370063cb3983c1e90434ee66db4d7a3bedda2.zip
opie-c06370063cb3983c1e90434ee66db4d7a3bedda2.tar.gz
opie-c06370063cb3983c1e90434ee66db4d7a3bedda2.tar.bz2
*** empty log message ***
Diffstat (limited to 'doc/Doxyfile_libopie') (more/less context) (ignore whitespace changes)
-rw-r--r--doc/Doxyfile_libopie4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Doxyfile_libopie b/doc/Doxyfile_libopie
index 1e65e2a..9a8eb3b 100644
--- a/doc/Doxyfile_libopie
+++ b/doc/Doxyfile_libopie
@@ -127,7 +127,7 @@ TREEVIEW_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
@@ -151,7 +151,7 @@ RTF_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