About the EEG-ExPy Documentation Pages
A few comments on how these are put together:
The documentation pages are written for the following readthedocs sphinx-based setup:
readthedocsauto-generates the documentation, using various configuration filesIn particular, we use Nbsphinx to create
htmlpages directly. from a combination of jupyter notebooks,.rstfiles, and.mdfilesBecause the files are not located under the docs folder, we additionally need to make use of nbsphinx-link