We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731deec commit 44c1f4aCopy full SHA for 44c1f4a
1 file changed
docs/index.rst
@@ -14,8 +14,7 @@ HED is integrated into major neuroimaging standards:
14
* `BIDS <https://bids.neuroimaging.io/>`_ (Brain Imaging Data Structure)
15
* `NWB <https://www.nwb.org/>`_ (Neurodata Without Borders)
16
17
-and this package enables you to validate, analyze, and manipulate HED annotations in various formats.
18
-Package features include:
+This package enables you to validate, analyze, and manipulate HED annotations in various formats:
19
20
* **Validation**: Verify HED annotations against official schemas
21
* **Analysis**: Search, filter, and summarize HED-annotated data
@@ -26,7 +25,7 @@ Package features include:
26
25
.. toctree::
27
:maxdepth: 2
28
29
- Guide <user_guide>
+ User guide <user_guide>
30
API <api/index>
31
32
* :ref:`genindex`
0 commit comments