mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update the .readthedocs.yml file
This commit is contained in:
parent
cad5b4276c
commit
850e445fc2
@ -4,16 +4,14 @@
|
||||
|
||||
version: 2
|
||||
|
||||
# Location of sphinx configuration settings
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
formats: all
|
||||
|
||||
# Optionally set the version of Python and requirements required to build your docs
|
||||
python:
|
||||
version: 3.5
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
- requirements: docs/requirements.txt
|
Loading…
Reference in New Issue
Block a user