allow all formats in the documentation
This commit is contained in:
parent
16b277fe1a
commit
0640f90083
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ sphinx:
|
||||||
configuration: docs/manual/source/conf.py
|
configuration: docs/manual/source/conf.py
|
||||||
|
|
||||||
# If using Sphinx, optionally build your docs in additional formats such as PDF
|
# If using Sphinx, optionally build your docs in additional formats such as PDF
|
||||||
# formats:
|
formats: all
|
||||||
# - pdf
|
|
||||||
|
|
||||||
# Optionally declare the Python requirements required to build your docs
|
# Optionally declare the Python requirements required to build your docs
|
||||||
python:
|
python:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue