Started testing pluggable views
This commit is contained in:
parent
fb6f171e9b
commit
f106c2ecba
9 changed files with 503 additions and 10 deletions
36
openflexure_microscope/api/doc/source/index.rst
Normal file
36
openflexure_microscope/api/doc/source/index.rst
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
.. openflexure_microscope_api documentation master file, created by
|
||||
sphinx-quickstart on Thu Nov 15 11:08:18 2018.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
OpenFlexure Microscope API
|
||||
======================================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
Summary
|
||||
-------
|
||||
.. qrefflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-static:
|
||||
|
||||
API Details
|
||||
-----------
|
||||
|
||||
.. autoflask:: openflexure_microscope.api.v1:app
|
||||
:undoc-static:
|
||||
Loading…
Add table
Add a link
Reference in a new issue