From ebce2f59db623adf8fc9b3aaa31a299aeb882624 Mon Sep 17 00:00:00 2001 From: Egor Kostan Date: Fri, 4 Oct 2019 19:50:09 -0700 Subject: [PATCH] Update api.rst --- docs/api.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index ed8313a..5918d05 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -12,6 +12,14 @@ api.cars\_app module :undoc-members: :show-inheritance: +api.cars\_authentication\_helper +-------------------- + +.. automodule:: api.authentication_helper + :members: + :undoc-members: + :show-inheritance: + Module contents ---------------