1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-20 14:09:42 +00:00

Merge branch 'rtd' into 'openmw-48'

Set openmwluadocumentor version for luadoc generation in 0.48

See merge request 
This commit is contained in:
psi29a 2023-08-08 09:23:20 +00:00
commit 81ab0feb2e
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
parse_cmake
sphinx==1.8.5
docutils==0.17.1
jinja2==3.0.0

View file

@ -44,6 +44,7 @@ if [ -f /.dockerenv ]; then
cd ~
git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
cd openmw-luadocumentor/luarocks
git checkout 156b1ad3597c739e51f537afe08d8d7ad1e95671
luarocks --local pack openmwluadocumentor-0.1.1-1.rockspec
luarocks --local install openmwluadocumentor-0.1.1-1.src.rock
fi