Skip to content

Commit 4c71c8c

Browse files
committed
update index
1 parent b60caa4 commit 4c71c8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

code/plugins/update_plugins.py

+4
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ def update_repo(repo, formatted_name, order, plugin_type='readme', plugin_link="
5454
has_toc: true
5555
nav_order: 7
5656
---
57+
# EEGLAB plugin documentation
58+
59+
Below is a list of plugins that have documentation copied from GitHub. Please note that this is only a small subset of all EEGLAB plugins, as not all plugin documentation is compatible with visualization and search functionalities on the EEGLAB website. The complete list of plugins can be found [here](https://sccn.ucsd.edu/eeglab/plugin_uploader/plugin_list_all.php).
60+
5761
'''
5862
for cat in ['import', 'processing']:
5963
text += f'## {cat.capitalize()}\n'

0 commit comments

Comments
 (0)