mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Delete .readthedocs.yml
It worked fine without configuration, and my attempt to build the xml version failed with an error message:
Problem in your project's configuration. Invalid "formats": expected one of (htmlzip, pdf, epub), got xml
This commit is contained in:
parent
a0e9ae3c25
commit
b0b04bb7c1
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
# 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