Restructures API views
This commit is contained in:
parent
a274c561e7
commit
6b62737aaf
2 changed files with 102 additions and 79 deletions
|
|
@ -27,10 +27,15 @@ API Documentation
|
|||
Summary
|
||||
-------
|
||||
.. qrefflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-endpoints: index
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
|
||||
API Details
|
||||
-----------
|
||||
|
||||
.. autoflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-static:
|
||||
:undoc-endpoints: index
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
:order: path
|
||||
Loading…
Add table
Add a link
Reference in a new issue