diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 4e88b51d2..27326f539 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -74,7 +74,8 @@ Glossary Interface An attribute of an object that determines its type. Location - The path to an object in a model graph. + The path to an object in a model graph. See :ref:`location_aware` + for more information about how to make a model object *location-aware*. Security policy An object that provides a mechanism to check authorization using authentication data and a permission associated with a model. It |
