From af55b8b29c8624a042b9f4fd869e030fb9bda2b9 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 15 Oct 2018 22:43:09 -0500 Subject: add route_prefix_context to api docs --- docs/api/config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/config.rst b/docs/api/config.rst index eda0012ba..4fe0e855d 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -17,6 +17,7 @@ .. automethod:: end .. automethod:: include .. automethod:: make_wsgi_app() + .. automethod:: route_prefix_context .. automethod:: scan :methodcategory:`Adding Routes and Views` -- cgit v1.2.3