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 8caa65c commit fc1fc02Copy full SHA for fc1fc02
.readthedocs.yaml
@@ -7,6 +7,9 @@ build:
7
tools:
8
python: "3"
9
commands:
10
+ - pip install --user hererocks
11
+ - hererocks lua51 -l5.1 -rlatest
12
+ - source lua51/bin/activate
13
- luarocks install --local ldoc lua-discount
14
- ldoc .
15
- mv doc $READTHEDOCS_OUTPUT/html
0 commit comments