We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181a31b commit 8caa65cCopy full SHA for 8caa65c
.readthedocs.yaml
@@ -7,7 +7,6 @@ build:
7
tools:
8
python: "3"
9
commands:
10
- - apt-get -y update
11
- - apt-get -y install lua-ldoc lua-discount
+ - luarocks install --local ldoc lua-discount
12
- ldoc .
13
- mv doc $READTHEDOCS_OUTPUT/html
0 commit comments