Skip to content

Commit 81555a2

Browse files
committed
Try another verbosity adjustment
Signed-off-by: Michael Dolan <[email protected]>
1 parent fdd97cb commit 81555a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ build:
1010
os: ubuntu-20.04
1111
tools:
1212
python: "3.11"
13+
jobs:
14+
build:
15+
html:
16+
- python -m sphinx -T -b -vvv html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
1317

1418
sphinx:
1519
configuration: docs/conf.py

0 commit comments

Comments
 (0)