[Fix] Fix docs (#1233)

pull/1228/head
Mashiro 2023-07-04 22:20:30 +08:00 committed by GitHub
parent 317d8f3178
commit 529bab815f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -3,8 +3,13 @@ version: 2
formats:
- epub
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
version: 3.7
install:
- requirements: requirements/runtime.txt
- requirements: requirements/docs.txt

View File

@ -20,6 +20,7 @@ Runner
:template: classtemplate.rst
Runner
FlexibleRunner
Loop
----------------

View File

@ -20,6 +20,7 @@ Runner
:template: classtemplate.rst
Runner
FlexibleRunner
Loop
----------------