Skip to content

Commit 0922e76

Browse files
authored
Merge pull request #489 from FoamyGuy/sphinx_config
add sphinx config
2 parents 13fa695 + cc7f322 commit 0922e76

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: black
1010
- repo: https://github.com/fsfe/reuse-tool
11-
rev: v0.12.1
11+
rev: v1.1.2
1212
hooks:
1313
- id: reuse
1414
- repo: https://github.com/pre-commit/pre-commit-hooks

Diff for: .readthedocs.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# Required
99
version: 2
1010

11+
sphinx:
12+
configuration: docs/conf.py
13+
1114
build:
1215
os: ubuntu-22.04
1316
tools:

0 commit comments

Comments
 (0)