mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-12 22:19:44 +00:00
- PDF manual is in now built along side html one
- Fixed the incorrect copyright for pdf manual - added the missing percona-logo to the pdf manual
This commit is contained in:
@@ -168,7 +168,7 @@ fi
|
||||
BUILD=${BUILD:-1}
|
||||
if [ $BUILD -eq 1 ]; then
|
||||
cd $BRANCH/config/sphinx-build
|
||||
make html
|
||||
make html && make latexpdf
|
||||
exit_status=$(( exit_status | $? ))
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user