Started testing pluggable views

This commit is contained in:
Joel Collins 2018-11-15 17:18:04 +00:00
parent fb6f171e9b
commit f106c2ecba
9 changed files with 503 additions and 10 deletions

View 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: