Tech Debt
FYI: it would be nice to have autoapi_own_page_level = "class" for bintime/waveform and autoapi_own_page_level = "module" for scalar/vector. Making this happen would probably require disabling the auto-generated toctree and writing stub doc files that use the autodoc-style .. autoapimodule:: and .. autoapiclass:: directives.
Context: #161 (comment)
AB#3217109
Tech Debt
FYI: it would be nice to have
autoapi_own_page_level = "class"for bintime/waveform andautoapi_own_page_level = "module"for scalar/vector. Making this happen would probably require disabling the auto-generated toctree and writing stub doc files that use theautodoc-style.. autoapimodule::and.. autoapiclass::directives.Context: #161 (comment)
AB#3217109