mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
12 lines
158 B
YAML
12 lines
158 B
YAML
# https://docs.readthedocs.io/en/stable/config-file/v2.html
|
|
|
|
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
formats:
|
|
- pdf
|
|
- epub
|
|
- htmlzip
|
|
- xml
|