aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/addendum/type-classes.rst
diff options
context:
space:
mode:
authorThéo Zimmermann2018-11-28 16:03:11 +0100
committerThéo Zimmermann2018-11-30 00:31:13 +0100
commitf1fa3386a01f06884fe7f71796a558eae3bb3e00 (patch)
treeb6afbc5f8ea20cb95df9437a536b524c6324947e /doc/sphinx/addendum/type-classes.rst
parent4b12cd00e1d32961a4dc04e2c2dcbfe6ed0002fa (diff)
Add indexes for coercion / substructure symbol :>.
And a few more Sphinx fixes in passing.
Diffstat (limited to 'doc/sphinx/addendum/type-classes.rst')
-rw-r--r--doc/sphinx/addendum/type-classes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinx/addendum/type-classes.rst b/doc/sphinx/addendum/type-classes.rst
index 882798205b..98dfcb2373 100644
--- a/doc/sphinx/addendum/type-classes.rst
+++ b/doc/sphinx/addendum/type-classes.rst
@@ -228,6 +228,8 @@ mechanism if available, as shown in the example.
Substructures
~~~~~~~~~~~~~
+.. index:: :> (substructure)
+
Substructures are components of a class which are instances of a class
themselves. They often arise when using classes for logical
properties, e.g.: