Renamed doc to docs
This commit is contained in:
parent
c5bba5d855
commit
f72b6bc379
11 changed files with 0 additions and 0 deletions
24
docs/source/api.rst
Normal file
24
docs/source/api.rst
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
REST API
|
||||
======================================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
Summary
|
||||
-------
|
||||
.. qrefflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-endpoints: index
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
|
||||
Details
|
||||
-----------
|
||||
.. autoflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-endpoints: index
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
:order: path
|
||||
Loading…
Add table
Add a link
Reference in a new issue