diff --git a/.circleci/config.yml b/.circleci/config.yml index 869cd781b68..5c4323bdb3e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,6 +28,7 @@ jobs: # Spin up Xvfb - run: /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -screen 0 1400x900x24 -ac +extension GLX +render -noreset; - run: echo "export DISPLAY=:99" >> $BASH_ENV; + - run: echo "export OPENBLAS_NUM_THREADS=1" >> $BASH_ENV; # Fix libgcc_s.so.1 pthread_cancel bug: # https://github.com/ContinuumIO/anaconda-issues/issues/9190#issuecomment-386508136 # https://github.com/golemfactory/golem/issues/1019 @@ -45,7 +46,7 @@ jobs: conda env create --quiet -f environment.yml; source activate mne; conda install sphinx; - pip install sphinx_fontawesome sphinx_bootstrap_theme "https://api.github.com/repos/sphinx-gallery/sphinx-gallery/zipball/master" + pip install sphinx_fontawesome sphinx_bootstrap_theme "https://api.github.com/repos/sphinx-gallery/sphinx-gallery/zipball/master" memory_profiler pip uninstall --yes mne; echo "source activate mne" >> $BASH_ENV; - save_cache: diff --git a/.mailmap b/.mailmap index 25ebcd9bc9c..0bce911ac65 100644 --- a/.mailmap +++ b/.mailmap @@ -112,3 +112,6 @@ Erik Hornberger er06645810 Maksymenko Kostiantyn Nathalie Gayraud Nathalie Dominik Krzemiński dokato +Ezequiel Mikulan <39155887+ezemikulan@users.noreply.github.com> ezemikulan <39155887+ezemikulan@users.noreply.github.com> +Hubert Banville hubertjb +Sara Sommariva sarasommariva diff --git a/doc/Makefile b/doc/Makefile index fc3cd566658..68151a7f150 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -n -W -T --keep-going SPHINXBUILD = sphinx-build PAPER = @@ -33,13 +33,7 @@ help: @echo " doctest to run all doctests embedded in the documentation (if enabled)" clean: - -rm -rf _build/* - -rm -rf auto_examples - -rm -rf auto_tutorials - -rm -rf generated - -rm -rf *.stc - -rm -rf *.fif - -rm -rf *.nii.gz + -rm -rf _build/* auto_examples auto_tutorials generated *.stc *.fif *.nii.gz html_stable: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) _build/html_stable diff --git a/doc/carousel.inc b/doc/carousel.inc index 4aaa8447575..cab12669030 100644 --- a/doc/carousel.inc +++ b/doc/carousel.inc @@ -36,7 +36,7 @@
-
Decoding
+
Decoding