diff options
Diffstat (limited to 'docs/_build/html/_sources/autoapi/app/views/index.rst.txt')
-rw-r--r-- | docs/_build/html/_sources/autoapi/app/views/index.rst.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/autoapi/app/views/index.rst.txt b/docs/_build/html/_sources/autoapi/app/views/index.rst.txt new file mode 100644 index 0000000..499df52 --- /dev/null +++ b/docs/_build/html/_sources/autoapi/app/views/index.rst.txt @@ -0,0 +1,18 @@ +:mod:`app.views` +================ + +.. py:module:: app.views + + +Submodules +---------- +.. toctree:: + :titlesonly: + :maxdepth: 1 + + admin/index.rst + auth/index.rst + error_pages/index.rst + main/index.rst + + |