summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-04-25 10:51:21 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-04-25 10:51:21 (GMT)
commit0a40a4d251273f47773254f57ce049a25fa447e6 (patch)
treeff0db897c6c7c7844e8dcd98c559c87b4cd2ca6f /src
parentbe48ee21c5325e761c145a1b742bc7e33fecc997 (diff)
parent444d78cbd1f2ef3124cf9d132a0a133c892833a9 (diff)
downloadDoxygen-0a40a4d251273f47773254f57ce049a25fa447e6.zip
Doxygen-0a40a4d251273f47773254f57ce049a25fa447e6.tar.gz
Doxygen-0a40a4d251273f47773254f57ce049a25fa447e6.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'src')
-rw-r--r--src/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.xml b/src/config.xml
index 61ee9fa..6a87a0b 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -2356,8 +2356,8 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
PNGs for the HTML output. These images will generally look nicer at scaled resolutions.
]]>
</docs>
- <value name="png" desc="The default"/>
- <value name="svg" desc="Looks nicer but requires the pdf2svg tool"/>
+ <value name="png" desc="(the default)"/>
+ <value name="svg" desc="(looks nicer but requires the pdf2svg or inkscape tool)"/>
</option>
<option type='int' id='FORMULA_FONTSIZE' minval='8' maxval='50' defval='10' depends='GENERATE_HTML'>
<docs>