Skip to content

Use sphinx.ext.autosummary to create better index for API docs #653

@oruebel

Description

@oruebel

Currently the the index for the API docs is in part defined manually and is not easy to navigate (see https://github.com/hdmf-dev/hdmf/blob/dev/docs/source/api_docs.rst and https://hdmf.readthedocs.io/en/stable/api_docs.html) It would be useful to update the docs to use the sphinx extension sphinx.ext.autosummary for this. See:

Addressing this issue may also require adding missing docstrings for python modules to further enhance the utility of the API docs.

Checklist

  • Have you ensured the feature or change was not already reported ?
  • Have you included a brief and descriptive title?
  • Have you included a clear description of the problem you are trying to solve?
  • Have you included a minimal code snippet that reproduces the issue you are encountering?
  • Have you checked our Contributing document?

Metadata

Metadata

Assignees

Labels

category: enhancementimprovements of code or code behaviorhelp wanted: good first issuerequest for community contributions that are good for new contributorspriority: lowalternative solution already working and/or relevant to only specific user(s)topic: docsIssues related to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions