Reference¶
Reference guides are technical descriptions of the machinery and how to operate it. They are information-oriented, austere, and to the point.
Reference is information-oriented. It describes the SDK as it actually is — every module, class, function, and CLI option — so that users can look things up while doing their work. It does not teach, it does not motivate, and it does not solve problems. Other quadrants do those jobs.
Most of this section is generated from source by sphinx.ext.autodoc, sphinx.ext.autosummary, and sphinx_click, so it cannot drift from the shipped binary.