From 3a708b304319afe84ebf3d40ecebabe6acc339f3 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 7 Jun 2021 13:59:08 +0530 Subject: started work on automatic documentation --- docs/_build/html/autoapi/index.html | 145 ++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 docs/_build/html/autoapi/index.html (limited to 'docs/_build/html/autoapi/index.html') diff --git a/docs/_build/html/autoapi/index.html b/docs/_build/html/autoapi/index.html new file mode 100644 index 0000000..bb1ab1b --- /dev/null +++ b/docs/_build/html/autoapi/index.html @@ -0,0 +1,145 @@ + + + + + + + + + API Reference — SaaS in a Flask 0.1.0 documentation + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ +
+

API ReferenceΒΆ

+

This page contains auto-generated API reference documentation 1.

+
+
    +
  • app
      +
    • app.forms
        +
      • app.forms.app_forms
      • +
      +
    • +
    • app.tests
        +
      • app.tests.conftest
      • +
      • app.tests.test_admin
      • +
      • app.tests.test_cli
      • +
      • app.tests.test_fastapi
      • +
      • app.tests.test_forms
      • +
      • app.tests.test_models
      • +
      • app.tests.test_views
      • +
      +
    • +
    • app.views
        +
      • app.views.admin
      • +
      • app.views.auth
      • +
      • app.views.error_pages
      • +
      • app.views.main
      • +
      +
    • +
    • app.apis
    • +
    • app.config
    • +
    • app.config_dev
    • +
    • app.misc_func
    • +
    • app.models
    • +
    +
  • +
+
+
+
1
+

Created with sphinx-autoapi

+
+
+
+ + +
+ +
+
+
+
+

SaaS in a Flask

+ + + + + + + + +

Navigation

+

Contents:

+
    +
  • API Reference
  • +
+ +
+

Related Topics

+
    +
  • Documentation overview
      +
  • +
+
+
+

Quick search

+
+
+ + +
+
+
+ + + + + + + + + +
+
+
+
+
+ ©2021, Navan Chauhan. + + | + Powered by Sphinx 4.0.2 + & Alabaster 0.7.12 + + | + Page source +
+ + + + + + \ No newline at end of file -- cgit v1.2.3