summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/views.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index 746c0f688..347f16b07 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -581,6 +581,8 @@ specification` (e.g. ``apackage:templates/sometemplate.mak``). Mako
templates may internally inherit other Mako templates using a relative
filename or a :term:`resource specification` as desired.
+XXX Further explanation or link to mako inheritance info
+
Here's an example view configuration which uses a relative path:
.. code-block:: python