We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0098e77 commit 98eb38eCopy full SHA for 98eb38e
.readthedocs.yaml
@@ -4,9 +4,6 @@ build:
4
os: ubuntu-lts-latest
5
tools:
6
rust: latest
7
- jobs:
8
- install:
+ commands:
9
- cargo install mdbook mdbook-katex mdbook-toc mdbook-admonish
10
- build:
11
- html:
12
- - mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
+ - mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
0 commit comments