.readthedocs.yml: add directive for RTD to build a pdf version of the docs
This commit is contained in:
parent
670b6ebecc
commit
97415fc604
@ -12,6 +12,9 @@ submodules:
|
|||||||
include:
|
include:
|
||||||
- extmod/ulab
|
- extmod/ulab
|
||||||
|
|
||||||
|
formats:
|
||||||
|
- pdf
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3
|
version: 3
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user