Removed Flask autodocs

This commit is contained in:
jtc42 2020-01-22 16:36:53 +00:00
parent b6ffd7740d
commit 58123a76c2

View file

@ -6,10 +6,4 @@ Live documentation
Full, interactive Swagger documentation for your microscopes web API is available from the microscope itself. From any browser, go to ``http://{your microscope IP address}/api/v2/swagger-ui``.
Default views
-------------
.. autoflask:: openflexure_microscope.api.app:app
:undoc-endpoints: index
:undoc-static:
:endpoints:
:order: path
.. note:: We should have an online copy of the API SwaggerUI documentation up soon.