mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add explicit Sphinx config to .readthedocs.yml (#6507)
This commit is contained in:
parent
6bf2a88995
commit
b13b1f8f16
@ -5,6 +5,9 @@ build:
|
|||||||
tools:
|
tools:
|
||||||
python: "3.8"
|
python: "3.8"
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user