Skip to content

Commit 9d9c16e

Browse files
authored
Revert "Build multipage HTML zip (#3157)" (#3158)
The build failed. https://app.readthedocs.org/projects/frc-docs/builds/30087796/ This reverts commit c639259.
1 parent c639259 commit 9d9c16e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

readthedocs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ build:
1414
jobs:
1515
post_checkout:
1616
- git fetch --unshallow || true
17-
build:
18-
htmlzip:
19-
- python -m sphinx -T -E -W --keep-going -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=$READTHEDOCS_LANGUAGE . $READTHEDOCS_OUTPUT/htmlzip
20-
17+
2118
formats:
2219
- htmlzip
2320
- pdf

0 commit comments

Comments
 (0)