Merge pull request #56 from choldgraf/auto_doc

config file for RTD
pull/57/head
Chris Holdgraf 2017-08-01 13:27:37 -04:00 zatwierdzone przez GitHub
commit fbfcf5f0ba
2 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -1,6 +1,3 @@
mne
graphviz
pygraphviz
sphinx>=1.4, !=1.5.4
jupyter_alabaster_theme
recommonmark

5
readthedocs.yml 100644
Wyświetl plik

@ -0,0 +1,5 @@
name: repo2docker
type: sphinx
python:
version: 3
requirements_file: doc/doc-requirements.txt