The whole TeX manual has been folded into the new Jekyll-based website, so
this is no longer needed at all.
This commit is contained in:
Hans-Christoph Steiner 2017-02-13 22:36:28 +01:00
parent 584841a775
commit 8decd3b504
11 changed files with 4 additions and 2862 deletions

View file

@ -113,16 +113,6 @@ echo_header "print fdroid version"
$fdroid --version
#------------------------------------------------------------------------------#
echo_header "build the TeX manual"
cd $WORKSPACE/docs
# this is only ever generated officially on GNU/Linux
if [ `uname -s` == "Linux" ]; then
./gendocs.sh -o html --email admin@f-droid.org fdroid "F-Droid Server Manual"
fi
#------------------------------------------------------------------------------#
echo_header "test UTF-8 metadata"