You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Describe the bug
In
mne-lsl
, one of the elements is not removed from thetoctree
anymore for some reason.No changes beside
sphinx
andsphinx-remove-toctrees
versions.See the toctree on the left of this page: https://mne.tools/mne-lsl/stable/api/index.html
Where
mne_lsl.sys_info
appears.Corresponding
rST
file is similar to the others: https://raw.githubusercontent.com/mne-tools/mne-lsl/main/doc/api/utilities.rstAnd configuration does remove that unique API folder: https://github.com/mne-tools/mne-lsl/blob/f88dd7bf27b2825be1da0e1d1e65e5d1a19e98d1/doc/conf.py#L289
Pinging @agoose77 who maintained the package recently.
Version used ares available in the
Display System Information
step of the workflow: https://github.com/mne-tools/mne-lsl/actions/runs/9388354166/job/25853407538The text was updated successfully, but these errors were encountered: