aboutsummaryrefslogtreecommitdiff
path: root/.codedocs
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-10-07 18:23:56 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-10-07 23:06:46 +0200
commitc97066c58cf6dcada8914e4f8a46b8848f56f207 (patch)
tree5fdc8885657cf8527632246475e2d7157af8e3dd /.codedocs
parent87fabf2c236a0c92788608b8a148dbf7116b42d1 (diff)
[doxygen] Add revision when Python API was changed, expanded or deprecated
Diffstat (limited to '.codedocs')
-rw-r--r--.codedocs8
1 files changed, 7 insertions, 1 deletions
diff --git a/.codedocs b/.codedocs
index 14a6f448be..0b857965d8 100644
--- a/.codedocs
+++ b/.codedocs
@@ -12,7 +12,13 @@ ALIASES = "table_start=<table width= 100% style= border bgcolor=
"python_func_with_rev{2}=\htmlonly <h4><code><span style=\"font-style: italic;\">Function: </span><span style=\"font-style: bold;\"><font color=31363b><big>\1</big></font></span></code><span style="float:right;"><small>\2</small></span></h4> \endhtmlonly" \
"python_class{1}=\htmlonly <h4><code><span style=\"font-style: italic;\">Class: </span><span style=\"font-style: bold;\"><font color=31363b><big>\1</big></font></span></code></h4> \endhtmlonly" \
"python_class_with_rev{2}=\htmlonly <h4><code><span style=\"font-style: italic;\">Class: </span><span style=\"font-style: bold;\"><font color=31363b><big>\1</big></font></span></code><span style="float:right;"><small>\2</small></span></h4> \endhtmlonly" \
- "doc_header{1}=\htmlonly <h3><span style=\"text-decoration: underline;\"><span style=\"font-style: italic;\"><span style=\"color: rgb(102, 102, 102);\">\1</span></span></span></h3> \endhtmlonly"
+ "doc_header{1}=\htmlonly <h3><span style=\"text-decoration: underline;\"><span style=\"font-style: italic;\"><span style=\"color: rgb(102, 102, 102);\">\1</span></span></span></h3> \endhtmlonly" \
+ "python_v12=\xrefitem python_v12 \"v12 Python API changes\" \"\"" \
+ "python_v13=\xrefitem python_v13 \"v13 Python API changes\" \"\"" \
+ "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\" \"\""
# Hide undocumented class members.
HIDE_UNDOC_MEMBERS =