Started tidying web API docs
This commit is contained in:
parent
c76e3e0ed3
commit
671b356e22
4 changed files with 6 additions and 4 deletions
|
|
@ -5,6 +5,7 @@ Summary
|
|||
-------
|
||||
.. qrefflask:: openflexure_microscope.api.app:app
|
||||
:undoc-endpoints: index
|
||||
:blueprints: v2_root_blueprint, v2_streams_blueprint, v2_captures_blueprint, v2_settings_blueprint, v2_status_blueprint, v2_plugin_blueprint, v2_tasks_blueprint, v2_actions_blueprint
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
|
||||
|
|
@ -12,6 +13,7 @@ Details
|
|||
-------
|
||||
.. autoflask:: openflexure_microscope.api.app:app
|
||||
:undoc-endpoints: index
|
||||
:blueprints: v2_root_blueprint, v2_streams_blueprint, v2_captures_blueprint, v2_settings_blueprint, v2_status_blueprint, v2_plugin_blueprint, v2_tasks_blueprint, v2_actions_blueprint
|
||||
:undoc-static:
|
||||
:endpoints:
|
||||
:order: path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue