From 930dd3d977fab589fc0d84cf8c1bcc789ed4d9a5 Mon Sep 17 00:00:00 2001 From: ldealmei Date: Fri, 28 Feb 2020 16:29:26 +0100 Subject: [PATCH] Add link to template designer documentation For those who were actually looking for the template design documentation putting a link directly to it might prevent them to have to google for it. When on the API page, there is no direct way to find the template design documentation. Hope this can help others. --- docs/api.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index ae6dcc0c..40f98491 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -5,9 +5,10 @@ API :noindex: :synopsis: public Jinja API -This document describes the API to Jinja and not the template language. It -will be most useful as reference to those implementing the template interface -to the application and not those who are creating Jinja templates. +This document describes the API to Jinja and not the template language +(for that, see :doc:`/templates`). It will be most useful as reference +to those implementing the template interface to the application and not +those who are creating Jinja templates. Basics ------ -- 2.47.2