summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-11-09 13:45:36 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-11-09 13:45:36 (GMT)
commita4d254f92f7c892a7dc1ce3a83b0894dbe3870f1 (patch)
treed2b99e2cc8bef11273bd42d3a4d94da7f38c3911 /doc/Doxyfile
parent6922d5d63d77c8f640c58e9c68a9955f9f0aa9a7 (diff)
downloadDoxygen-a4d254f92f7c892a7dc1ce3a83b0894dbe3870f1.zip
Doxygen-a4d254f92f7c892a7dc1ce3a83b0894dbe3870f1.tar.gz
Doxygen-a4d254f92f7c892a7dc1ce3a83b0894dbe3870f1.tar.bz2
Update of doxywizard documetation
Bringing the doxywizard documentation up to date with the current version.
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index dd67958..bd4a11f 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -32,7 +32,7 @@ HTML_COLORSTYLE_SAT = 0
ENABLED_SECTIONS = logo_on
ENABLE_PREPROCESSING = NO
CASE_SENSE_NAMES = NO
-IMAGE_PATH = .
+IMAGE_PATH = . images
INPUT = index.doc install.doc starting.doc docblocks.doc markdown.doc \
lists.doc grouping.doc formulas.doc tables.doc diagrams.doc preprocessing.doc \
autolink.doc output.doc searching.doc extsearch.doc customize.doc custcmd.doc \
@@ -53,6 +53,7 @@ HTML_STYLESHEET = doxygen_manual.css
HTML_EXTRA_FILES = doxygen_logo.svg
ALIASES = LaTeX="\f$\mbox{\LaTeX}\f$"
ALIASES += TeX="\f$\mbox{\TeX}\f$"
+ALIASES += forceNewPage="\latexonly \newpage \endlatexonly"
LATEX_BATCHMODE = YES
LATEX_EXTRA_STYLESHEET = manual.sty
LATEX_EMOJI_DIRECTORY = ../doc