Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ if [[ "$OUTDIR" == "" ]]; then
fi

TITLE="Firebase Python SDK for Cloud Functions"
PY_MODULES='firebase_functions
firebase_functions.core
PY_MODULES='firebase_functions.core
firebase_functions.alerts_fn
firebase_functions.alerts.app_distribution_fn
firebase_functions.alerts.billing_fn
Expand Down