Skip to content

Commit 98eb38e

Browse files
committed
readthedocs configuration
1 parent 0098e77 commit 98eb38e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ build:
44
os: ubuntu-lts-latest
55
tools:
66
rust: latest
7-
jobs:
8-
install:
7+
commands:
98
- cargo install mdbook mdbook-katex mdbook-toc mdbook-admonish
10-
build:
11-
html:
12-
- mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
9+
- mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)