From 58123a76c29f796e3684f39cea3aa32d186da8a2 Mon Sep 17 00:00:00 2001 From: jtc42 Date: Wed, 22 Jan 2020 16:36:53 +0000 Subject: [PATCH] Removed Flask autodocs --- docs/source/api.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/source/api.rst b/docs/source/api.rst index ae53835c..bbdc8d3f 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -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. \ No newline at end of file