We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1fc02 commit dd2210eCopy full SHA for dd2210e
.readthedocs.yaml
@@ -7,9 +7,9 @@ build:
7
tools:
8
python: "3"
9
commands:
10
- - pip install --user hererocks
+ - pip install hererocks
11
- hererocks lua51 -l5.1 -rlatest
12
- source lua51/bin/activate
13
- - luarocks install --local ldoc lua-discount
+ - luarocks install ldoc lua-discount
14
- ldoc .
15
- mv doc $READTHEDOCS_OUTPUT/html
0 commit comments