Source shouldn't be in that command.
This commit is contained in:
parent
0024160490
commit
d26fbd4419
2
Makefile
2
Makefile
@ -50,7 +50,7 @@ help:
|
|||||||
serverbuild:
|
serverbuild:
|
||||||
# These translations are added manually when they get to the point
|
# These translations are added manually when they get to the point
|
||||||
# where they're decent. Only add them there when that's the case!
|
# where they're decent. Only add them there when that's the case!
|
||||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) -D language="pl" source ../webroot/pl.tmp/
|
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) -D language="pl" ../webroot/pl.tmp/
|
||||||
rm -rf ../webroot/pl/
|
rm -rf ../webroot/pl/
|
||||||
mv ../webroot/pl.tmp/ ../webroot/pl/
|
mv ../webroot/pl.tmp/ ../webroot/pl/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user