summaryrefslogtreecommitdiff
path: root/doc/domains.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/domains.rst')
-rw-r--r--doc/domains.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/domains.rst b/doc/domains.rst
index 4bfc91ec..15f8c7a3 100644
--- a/doc/domains.rst
+++ b/doc/domains.rst
@@ -526,7 +526,7 @@ The following directives are available. All declarations can start with a visibi
.. rst:directive:: .. cpp:class:: class speicifer
Describe a class/struct, possibly with specification of inheritance, e.g.,::
-
+
.. cpp:class:: SomeName::SomeClass : public MyBase, MyOtherBase
.. rst:directive:: .. cpp:function:: (member-)function prototype