We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2210e commit ecfd941Copy full SHA for ecfd941
.readthedocs.yaml
@@ -9,7 +9,7 @@ build:
9
commands:
10
- pip install hererocks
11
- hererocks lua51 -l5.1 -rlatest
12
- - source lua51/bin/activate
+ - . lua51/bin/activate
13
- luarocks install ldoc lua-discount
14
- ldoc .
15
- mv doc $READTHEDOCS_OUTPUT/html
0 commit comments