summaryrefslogtreecommitdiffstats
path: root/doc/cpp/core/tree-doc/yaml.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpp/core/tree-doc/yaml.rst')
-rw-r--r--doc/cpp/core/tree-doc/yaml.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/cpp/core/tree-doc/yaml.rst b/doc/cpp/core/tree-doc/yaml.rst
new file mode 100644
index 0000000..547440b
--- /dev/null
+++ b/doc/cpp/core/tree-doc/yaml.rst
@@ -0,0 +1,19 @@
+
+YAML document tree
+==================
+
+Document tree
+-------------
+
+.. doxygenclass:: orcus::yaml::document_tree
+ :members:
+
+.. doxygenclass:: orcus::yaml::const_node
+ :members:
+
+Exceptions
+----------
+
+.. doxygenclass:: orcus::yaml::document_error
+ :members:
+