diff options
Diffstat (limited to 'doc/cpp/parser/xml_writer.rst')
-rw-r--r-- | doc/cpp/parser/xml_writer.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/cpp/parser/xml_writer.rst b/doc/cpp/parser/xml_writer.rst new file mode 100644 index 0000000..1092ac4 --- /dev/null +++ b/doc/cpp/parser/xml_writer.rst @@ -0,0 +1,7 @@ +.. highlight:: cpp + +XML writer +========== + +.. doxygenclass:: orcus::xml_writer + :members: |