Various fixes to docs
I've added a lot more mock imports so the automatic documentation now works. I've updated the links between pages (removing .rst extension) so they work. I've added a link to the settings pane image.
This commit is contained in:
parent
a09d2411a0
commit
151d9f1bc0
5 changed files with 25 additions and 19 deletions
|
|
@ -9,4 +9,6 @@ The settings for the microscope are gathered together into a settings pane, whic
|
|||
* Enabling or disabling the video stream (this allows the native low-latency preview on the Raspberry Pi to be used instead).
|
||||
* Calibrating the relationship between stage coordinates and pixel coordinates in the video stream, allowing click-to-move to function.
|
||||
|
||||
Important calibration tasks (in particular camera settings adjustment and click-to-move calibration) will be prompted in a "wizard" dialogue when the software is first run, to help first time users set up their microscope. All of the auto calibration routines are also available from the settings pane.
|
||||
Important calibration tasks (in particular camera settings adjustment and click-to-move calibration) will be prompted in a "wizard" dialogue when the software is first run, to help first time users set up their microscope. All of the auto calibration routines are also available from the settings pane.
|
||||
|
||||
.. image:: pane_settings.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue