From 1b54afbc42e2d7b5f42ce659e66a71e65d0328b3 Mon Sep 17 00:00:00 2001 From: Arjoonn Sharma Date: Tue, 5 May 2020 10:11:17 +0530 Subject: Add bottle tools to plugins page --- docs/plugins/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index ada5833..783d0ba 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -77,5 +77,8 @@ Have a look at :ref:`plugins` for general questions about plugins (installation, `Bottle-errorsrest `_ All errors generated from bottle are returned in json +`Bottle-tools `_ + Decorators that auto-supply function arguments using POST/query string data. + Plugins listed here are not part of Bottle or the Bottle project, but developed and maintained by third parties. -- cgit v1.2.1