summaryrefslogtreecommitdiffstats
path: root/doc/cpp/parser/yaml.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpp/parser/yaml.rst')
-rw-r--r--doc/cpp/parser/yaml.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/cpp/parser/yaml.rst b/doc/cpp/parser/yaml.rst
new file mode 100644
index 0000000..0a1107a
--- /dev/null
+++ b/doc/cpp/parser/yaml.rst
@@ -0,0 +1,14 @@
+.. highlight:: cpp
+
+YAML parser
+===========
+
+.. doxygenclass:: orcus::yaml_parser
+ :members:
+
+Parser Handler
+--------------
+
+.. doxygenclass:: orcus::yaml_handler
+ :members:
+