mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Build extra formats with Read the Docs
This commit is contained in:
parent
568bd7bbf5
commit
a0e9ae3c25
1 changed files with 12 additions and 0 deletions
12
.readthedocs.yml
Normal file
12
.readthedocs.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# https://docs.readthedocs.io/en/stable/config-file/v2.html
|
||||
|
||||
version: 2
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
- htmlzip
|
||||
- xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue