summaryrefslogtreecommitdiff
path: root/docs/api/cpp/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/cpp/Doxyfile.in')
-rw-r--r--docs/api/cpp/Doxyfile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/cpp/Doxyfile.in b/docs/api/cpp/Doxyfile.in
index 75a732ceb..b55c4ec48 100644
--- a/docs/api/cpp/Doxyfile.in
+++ b/docs/api/cpp/Doxyfile.in
@@ -270,6 +270,8 @@ TAB_SIZE = 4
# a double escape (\\{ and \\})
ALIASES =
+ALIASES += "rst=\verbatim embed:rst"
+ALIASES += "endrst=\endverbatim"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
# only. Doxygen will then generate output that is more tailored for C. For
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback