python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
67 stars 39 forks source link

Missing API in current docs build #303

Open alasdairwilson opened 2 weeks ago

alasdairwilson commented 2 weeks ago

Was trying to read your API section on your docs and noticed that beyond a certain depth autodoc has not produced reference docs, I tried to look into this but I could not reproduce the issue:

I was able to build the docs locally correctly without changing anything so I don't know what has gone wrong on your deployment:

E.g.

Deployed site:

image

Local Build:

image

iandobbie commented 2 weeks ago

Weird. I guess the build process died mid way for some reason the last time we built it and uploaded the site. Thanks for the report. We will sort this out.