I've switched the API doc generation from :autodoc to :autosummary, which now provides a summary table for each submodule.
I also experimented with grouping the docs by category (SpinW/pySpinW#201) — the result looks cleaner than the original alphabetical ordering.
Should we support both views (alphabetical + categorical), or will categorical grouping suffice?
I've switched the API doc generation from
:autodocto:autosummary, which now provides a summary table for each submodule.I also experimented with grouping the docs by category (SpinW/pySpinW#201) — the result looks cleaner than the original alphabetical ordering.
Should we support both views (alphabetical + categorical), or will categorical grouping suffice?