aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/addendum
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-06-11 16:42:13 +0200
committerEmilio Jesus Gallego Arias2020-06-11 16:42:13 +0200
commit55d1ea37042cf589d9aae7450806e42f5e571403 (patch)
tree5bd2c8c6ef067378eae0367f81e96f7469707ecd /doc/sphinx/addendum
parent965c0957d4608b6896787f122475df9a669c8c08 (diff)
parentdaddc14db590ce40bd528c5ee443c0e1d3c32cbb (diff)
Merge PR #12481: Minor improvements to the sections on basics and sorts.
Reviewed-by: jfehrle
Diffstat (limited to 'doc/sphinx/addendum')
-rw-r--r--doc/sphinx/addendum/universe-polymorphism.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/sphinx/addendum/universe-polymorphism.rst b/doc/sphinx/addendum/universe-polymorphism.rst
index 12fd038fb6..b0ef792bd1 100644
--- a/doc/sphinx/addendum/universe-polymorphism.rst
+++ b/doc/sphinx/addendum/universe-polymorphism.rst
@@ -361,6 +361,7 @@ it is an atomic universe (i.e. not an algebraic max() universe).
to the sort :g:`Set` and only collapses floating universes between
themselves.
+.. _explicit-universes:
Explicit Universes
-------------------
@@ -387,7 +388,7 @@ to universes and explicitly instantiate polymorphic definitions.
Polymorphic Universe @ident
In the monorphic case, this command declares a new global universe
- named :g:`ident`, which can be referred to using its qualified name
+ named :token:`ident`, which can be referred to using its qualified name
as well. Global universe names live in a separate namespace. The
command supports the :attr:`universes(polymorphic)` attribute (or
the ``Polymorphic`` prefix) only in sections, meaning the universe