From: jab Date: Thu, 6 Jun 2019 03:04:36 +0000 (+0000) Subject: Fix "duplicate object description of jinja2" warning X-Git-Tag: 2.11.0~89^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a811d86acca9fd96dabc41b99ff735df73100a7b;p=thirdparty%2Fjinja.git Fix "duplicate object description of jinja2" warning Follow suggestion to use :noindex: for the instance in api." --- diff --git a/docs/api.rst b/docs/api.rst index 8672a42c..884a9a29 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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