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:
Richard 2021-09-21 13:55:29 +01:00
parent a09d2411a0
commit 151d9f1bc0
5 changed files with 25 additions and 19 deletions

View file

@ -20,4 +20,4 @@ Various scan patterns are available for XY scanning. Raster scanning is the def
Images acquired during the scan will be saved to a folder on the Raspberry Pi. They can be named according to their coordinates in the scan (default) or numbered sequentially (in case the latter is easier to process).
To retrieve images acquired during a scan, or captured individually, you can use the :doc:`pane_gallery.rst`.
To retrieve images acquired during a scan, or captured individually, you can use the :doc:`pane_gallery`.