Skip to content

Commit 33e5e8e

Browse files
add name in footer
1 parent 14b56c5 commit 33e5e8e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
8.25 KB
Binary file not shown.

tools/run-in-container/genpdf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function convert_to_pdf(){
5858
--footer-spacing 10 \
5959
--footer-font-name "Roboto" \
6060
--footer-font-size 8 \
61-
--footer-left "Version $(get_version)" \
61+
--footer-left "PL/SQL & SQL Coding Guidelines Version $(get_version)" \
6262
--footer-right "Page [page] of [topage]" \
6363
--title "PL/SQL & SQL Coding Guidelines Version $(get_version)" \
6464
cover ../docs/cover.html \

0 commit comments

Comments
 (0)