Skip to content

Commit 63cfc1f

Browse files
authored
chore: remove content-free firebase.functions from genereated reference page (firebase#86)
1 parent 777a28b commit 63cfc1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/generate.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ if [[ "$OUTDIR" == "" ]]; then
8282
fi
8383

8484
TITLE="Firebase Python SDK for Cloud Functions"
85-
PY_MODULES='firebase_functions
86-
firebase_functions.core
85+
PY_MODULES='firebase_functions.core
8786
firebase_functions.alerts_fn
8887
firebase_functions.alerts.app_distribution_fn
8988
firebase_functions.alerts.billing_fn

0 commit comments

Comments
 (0)