We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0370363 commit 4e56a08Copy full SHA for 4e56a08
scripts/multiversion_pdoc_wrapper
@@ -15,6 +15,7 @@ fi
15
16
# derive the package name from the name of the settings file (w/o the suffix):
17
PACKAGENAME=$(basename "${SETTINGS_FILE%.inc.sh}")
18
+echo -e "\n\n======= Building API docs for package [$PACKAGENAME] =======\n\n"
19
20
# settings from a sourced file (PRIORITY!) or the environment:
21
echo "Reading settings from file [$SETTINGS_FILE]..."
0 commit comments