Merge branch 'new-rtd' into 'master'
Updated RTD config to pip install from repo See merge request openflexure/openflexure-microscope-server!12
This commit is contained in:
commit
1233482a01
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1 @@
|
||||||
openflexure-microscope
|
|
||||||
sphinxcontrib.httpdomain
|
sphinxcontrib.httpdomain
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
build:
|
build:
|
||||||
image: latest
|
image: latest
|
||||||
|
|
||||||
requirements_file: docs/requirements.txt
|
sphinx:
|
||||||
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.5
|
version: 3.5
|
||||||
|
pip_install: true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue