-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nwb-schema
updated
29 files
+0 −3 | .codespellrc | |
+0 −34 | .github/workflows/check_sphinx_links.yml | |
+0 −19 | .github/workflows/codespell.yml | |
+3 −3 | .github/workflows/validate_schema.yml | |
+2 −2 | .gitignore | |
+1 −1 | Legal.txt | |
+4 −4 | README.rst | |
+4 −14 | core/nwb.file.yaml | |
+0 −4 | core/nwb.icephys.yaml | |
+1 −1 | core/nwb.image.yaml | |
+1 −1 | core/nwb.namespace.yaml | |
+3 −9 | core/nwb.ogen.yaml | |
+2 −2 | core/nwb.ophys.yaml | |
+3 −3 | core/nwb.retinotopy.yaml | |
+0 −27 | docs/format/.readthedocs.yaml | |
+2 −2 | docs/format/Makefile | |
+4 −4 | docs/format/Readme.md | |
+1 −1 | docs/format/make.bat | |
+4 −4 | docs/format/source/conf.py | |
+1 −1 | docs/format/source/conf_doc_autogen.py | |
+2 −2 | docs/format/source/credits.rst | |
+2 −2 | docs/format/source/format_description.rst | |
+46 −56 | docs/format/source/format_release_notes.rst | |
+1 −1 | docs/format/source/software_process.rst | |
+1 −1 | docs/storage/Makefile | |
+6 −6 | docs/storage/source/storage_release_notes.rst | |
+1 −1 | hdmf-common-schema | |
+1 −1 | license.txt | |
+0 −3 | requirements-doc.txt |