aboutsummaryrefslogtreecommitdiff
path: root/doxygen_resources
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-12-01 18:05:02 +0100
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-12-01 18:05:02 +0100
commit8a08338fb555f12b3450d6bb7ec9d99ca108b9d2 (patch)
treec898c656556fc9564913821aa09caecc793a1e40 /doxygen_resources
parentafa567b346caa40f39e0e915647bae5b38fc7323 (diff)
[doxygen] add pydocs v18 support
Diffstat (limited to 'doxygen_resources')
-rw-r--r--doxygen_resources/Doxyfile.doxy3
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen_resources/Doxyfile.doxy b/doxygen_resources/Doxyfile.doxy
index beeac82fd1..1da8960d19 100644
--- a/doxygen_resources/Doxyfile.doxy
+++ b/doxygen_resources/Doxyfile.doxy
@@ -254,7 +254,8 @@ ALIASES = "table_start=<table width= 100% style= border bgcolor=
"python_v14=\xrefitem python_v14 \"v14 Python API changes\" \"\"" \
"python_v15=\xrefitem python_v15 \"v15 Python API changes\" \"\"" \
"python_v16=\xrefitem python_v16 \"v16 Python API changes\" \"\"" \
- "python_v17=\xrefitem python_v17 \"v17 Python API changes\" \"\""
+ "python_v17=\xrefitem python_v17 \"v17 Python API changes\" \"\"" \
+ "python_v18=\xrefitem python_v18 \"v18 Python API changes\" \"\""
# This tag can be used to specify a number of word-keyword mappings (TCL only).
# A mapping has the form "name=value". For example adding "class=itcl::class"