After merging #194, the next step is the content of the documentation. This issue raised to collect the updates we'll need to make.
Any discussion of the docs philosophy and howto from the docs readme can go here too.
And a quick link to the actual docs: Fixate overall and the auto-generated API reference
Docs to move into this repo (either as .rst or as docstrings in code, prefer the latter):
Public API to use in scripts (that should have autodocs generated):
I'm thinking that we don't document fixate.core.jig_mapping since we more or less want to deprecate that.
After merging #194, the next step is the content of the documentation. This issue raised to collect the updates we'll need to make.
Any discussion of the docs philosophy and howto from the docs readme can go here too.
And a quick link to the actual docs: Fixate overall and the auto-generated API reference
test_datadict vsTEST_SEQUENCEcommentDocs to move into this repo (either as .rst or as docstrings in code, prefer the latter):
Public API to use in scripts (that should have autodocs generated):
__init__(in particular, the newfixate._switchingjig classesfixate.core.uifixate.core.checksTestClassandTestList(but making sure we remove the obsolete/unused and internal attributes that aren't part of the public APIfixate.driversFocus should be on the base class for each instruments type, which as much as possible, aims to be consistent across the given device type.I'm thinking that we don't document
fixate.core.jig_mappingsince we more or less want to deprecate that.