labscript-suite / labscript-devices

A modular and extensible plugin architecture to control experiment hardware using the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦.
http://labscriptsuite.org
Other
5 stars 58 forks source link

Fix doc builds #95

Closed dihm closed 2 years ago

dihm commented 2 years ago

Noticed that while the most recent doc build didn't outright fail, a bunch of stub pages were borked. Whatever RTD did most recently, any import of h5_lock just breaks everything.

This mocks labscript_utils to prevent h5_lock imports from preventing autodoc importing things on RTD.