nwb-schema
nwb-schema copied to clipboard
improve doc of `IndexSeries`
Should fix #605
Checklist
For all schema changes:
- [x] Add release notes for the PR to
docs/format/source/format_release_notes.rst. - [x] Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.
- [ ] Make sure that
hdmf-common-schemapoints to the latest release and not the latest commit on themainbranch.
Here is my attempt at improving the docs, @rly .
This is great. Thank you @h-mayorquin