docs: allow pdf download of api ref (#16550)

https://docs.readthedocs.io/en/stable/config-file/v2.html#formats
This commit is contained in:
Bagatur 2024-01-24 17:17:52 -08:00 committed by GitHub
parent f6a05e964b
commit b8768bd6e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,9 @@
# Required
version: 2
formats:
- pdf
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04