-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve links to DynamicTable API docs #939
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## dev #939 +/- ##
=======================================
Coverage 88.40% 88.40%
=======================================
Files 45 45
Lines 9355 9355
Branches 2663 2663
=======================================
Hits 8270 8270
Misses 766 766
Partials 319 319 ☔ View full report in Codecov by Sentry. |
@mavaylon1 can you please review this when you get a chance? |
# To create a :py:class:`~hdmf.common.table.DynamicTable`, call the constructor for | ||
# :py:class:`~hdmf.common.table.DynamicTable` with a string ``name`` and string | ||
# ``description``. | ||
sphinx_gallery_thumbnail_path = 'figures/gallery_thumbnail_dynamictable.png' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A sphinx quirk -- this needs to be in its own #
comment at the beginning of the script.
lgtm, can one of you approve? |
No description provided.