summaryrefslogtreecommitdiffstats
path: root/doc/dbusxml.doc
diff options
context:
space:
mode:
authorWeston Thayer <weston@cryclops.com>2015-01-06 22:18:24 (GMT)
committerWeston Thayer <weston@cryclops.com>2015-01-06 22:18:24 (GMT)
commit62d24d83a13d3a8bf08b83e485358e4a7e5e226b (patch)
tree8f094b3ee7a5b82a0f18d52fb42760f0695482cc /doc/dbusxml.doc
parented39dab59f8af2c5b42cfac0b3140cf594412121 (diff)
downloadDoxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.zip
Doxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.tar.gz
Doxygen-62d24d83a13d3a8bf08b83e485358e4a7e5e226b.tar.bz2
Add support for basic XML syntax highlighting.
Diffstat (limited to 'doc/dbusxml.doc')
-rw-r--r--doc/dbusxml.doc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dbusxml.doc b/doc/dbusxml.doc
index e487126..9ecf592 100644
--- a/doc/dbusxml.doc
+++ b/doc/dbusxml.doc
@@ -9,6 +9,11 @@ all XML comments starting with '*' or '!'. An additional '<' can be
used to assign the documentation string to the previous entity instead
of the one following the comment.
+Doxygen will also show syntax highlighting for XML examples. Note that
+in order for XML comments to show up, you must use 2 exclamation marks
+instead of one. The extra ! will be stripped out for you. This is due
+to a conflict with Doxygen's hidden comments.
+
Note that before the parsing of DBus XML file works one has to
assign the .xml extension to the DBus XML parser using the
following configuration option: