Skip to content

Commit 92cb027

Browse files
committed
fix CI errors: bib path, ghuser role, orphan tag, overview xrefs
1 parent 4dc3960 commit 92cb027

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

doc/about/bibliography.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ General bibliography
77

88
The references below are arranged alphabetically by first author.
99

10-
.. bibliography:: ./references.bib
10+
.. bibliography:: ../references.bib
1111
:all:
1212
:list: enumerated

doc/about/overview.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ About MNE-Python
1010
MNE-Python is software for analysis and visualization of human
1111
neuroscience data. The core package emphasizes EEG and MEG modalities,
1212
but extension packages provide enhanced support for
13-
:doc:`fNIRS <mne-nirs:index>` and :doc:`EMG <mne-python:index>`.
13+
`fNIRS <https://mne.tools/mne-nirs>`__ and
14+
`EMG <https://github.com/mne-tools>`__.
1415
Other extensions provide advanced algorithms for
15-
:doc:`connectivity analysis <mne-connectivity:index>`,
16-
:doc:`compatibility with BIDS <mne-bids:index>`,
16+
`connectivity analysis <https://mne.tools/mne-connectivity>`__,
17+
`compatibility with BIDS <https://mne.tools/mne-bids>`__,
1718
`integration with LSL for real-time data streams <https://mne.tools/mne-lsl>`__,
18-
:doc:`denoising <mne-noise-reduction:index>`,
19-
and :doc:`many other functionalities <mne-tools:index>`.
19+
and `many other functionalities <https://github.com/mne-tools>`__.
2020
All software in the `MNE-tools organization <https://github.com/mne-tools>`__
2121
is open-source and permissively licensed.
2222

doc/changes/devel/13908.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
- Add new "About MNE-Python" top-level section to the website, consolidating
2-
governance, changelog, bibliography, citation pages, and a new overview
3-
page (:gh:`13575`). By :ghuser:`Omesh37`.
4+
governance, changelog, bibliography, and citation pages, plus a new
5+
overview page (:gh:`13575`). By `Omesh37 <https://github.com/Omesh37>`__.

0 commit comments

Comments
 (0)