We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b56c5 commit 33e5e8eCopy full SHA for 33e5e8e
PLSQL-and-SQL-Coding-Guidelines.pdf
8.25 KB
tools/run-in-container/genpdf.sh
@@ -58,7 +58,7 @@ function convert_to_pdf(){
58
--footer-spacing 10 \
59
--footer-font-name "Roboto" \
60
--footer-font-size 8 \
61
- --footer-left "Version $(get_version)" \
+ --footer-left "PL/SQL & SQL Coding Guidelines Version $(get_version)" \
62
--footer-right "Page [page] of [topage]" \
63
--title "PL/SQL & SQL Coding Guidelines Version $(get_version)" \
64
cover ../docs/cover.html \
0 commit comments