We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a593c4 commit 8359d88Copy full SHA for 8359d88
docs/requirements.txt
@@ -1,3 +1,4 @@
1
parse_cmake
2
sphinx==1.8.5
3
docutils==0.17.1
4
+jinja2==3.0.0
docs/source/generate_luadoc.sh
@@ -44,6 +44,7 @@ if [ -f /.dockerenv ]; then
44
cd ~
45
git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
46
cd openmw-luadocumentor/luarocks
47
+ git checkout 156b1ad3597c739e51f537afe08d8d7ad1e95671
48
luarocks --local pack openmwluadocumentor-0.1.1-1.rockspec
49
luarocks --local install openmwluadocumentor-0.1.1-1.src.rock
50
fi
0 commit comments