]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Fix "duplicate object description of jinja2" warning 1015/head
authorjab <jab@users.noreply.github.com>
Thu, 6 Jun 2019 03:04:36 +0000 (03:04 +0000)
committerjab <jab@users.noreply.github.com>
Thu, 6 Jun 2019 03:04:36 +0000 (23:04 -0400)
Follow suggestion to use :noindex: for the instance in api."

docs/api.rst

index 8672a42cc81e4210ed1eacbb4ab801565251a677..884a9a29da93e4392d09e3420e6e6bbd2409244c 100644 (file)
@@ -2,6 +2,7 @@ API
 ===
 
 .. module:: jinja2
+    :noindex:
     :synopsis: public Jinja2 API
 
 This document describes the API to Jinja2 and not the template language.  It