mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
turned of latex warnings so that we can see the warnings wood for the trees (#4956)
This commit is contained in:
parent
c04a448bf3
commit
a012b75c31
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Generating PDF document ..."
|
||||
make latexpdf
|
||||
make latexpdf LATEXMKOPTS="-quiet"
|
||||
|
||||
echo "Generating HTML pages ..."
|
||||
make html
|
||||
|
Loading…
Reference in New Issue
Block a user