Unverified 提交 4457582f authored 作者: Dan F-M's avatar Dan F-M

Adding support for building docs on ReadTheDocs

Adding support for building docs on ReadTheDocs Adding support for building docs on ReadTheDocs rtds requirements trying conda env on rtds typo in env file trying to install recent sphinx installing rtds deps installing rtds deps channel priority reverting channel priority cleaning up
上级 74310f6c
name: theano-docs
channels:
- defaults
- conda-forge
dependencies:
- python=3.7
- gcc_linux-64
- gxx_linux-64
- numpy
- scipy
- six
- sphinx>=3
- sphinx_rtd_theme
- mock
- pillow
- pip:
- -e ..[doc]
version: 2
sphinx:
configuration: doc/conf.py
conda:
environment: doc/environment.yml
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论