summaryrefslogtreecommitdiffstats
path: root/doc/global.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global.rst')
-rw-r--r--doc/global.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/global.rst b/doc/global.rst
new file mode 100644
index 0000000..7655b27
--- /dev/null
+++ b/doc/global.rst
@@ -0,0 +1,20 @@
+
+Globals
+=======
+
+Macros
+------
+
+.. doxygendefine:: MDDS_ASCII
+
+.. doxygendefine:: MDDS_N_ELEMENTS
+
+
+Exceptions
+----------
+
+.. doxygenclass:: mdds::general_error
+.. doxygenclass:: mdds::invalid_arg_error
+.. doxygenclass:: mdds::size_error
+.. doxygenclass:: mdds::type_error
+.. doxygenclass:: mdds::integrity_error