diff options
| -rw-r--r-- | .readthedocs.yml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/.readthedocs.yml b/.readthedocs.yml index 56ce79a7..1c12214d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,8 +14,8 @@ sphinx:  #  configuration: mkdocs.yml  # Optionally build your docs in additional formats such as PDF -formats: -  - pdf +#formats: +#  - pdf  # Optionally set the version of Python and requirements required to build your docs  python: @@ -24,4 +24,4 @@ python:      - requirements: requirements.txt  submodules: -  include: all
\ No newline at end of file +  include: all | 
