Skip to content

Commit 4e56a08

Browse files
committed
Show what package is being processed
1 parent 0370363 commit 4e56a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/multiversion_pdoc_wrapper

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ fi
1515

1616
# derive the package name from the name of the settings file (w/o the suffix):
1717
PACKAGENAME=$(basename "${SETTINGS_FILE%.inc.sh}")
18+
echo -e "\n\n======= Building API docs for package [$PACKAGENAME] =======\n\n"
1819

1920
# settings from a sourced file (PRIORITY!) or the environment:
2021
echo "Reading settings from file [$SETTINGS_FILE]..."

0 commit comments

Comments
 (0)