Commit b1f9b5a
Revise docs for handler namespace (#680)
* Adding top-level comment and TOC for functions.handler. (#633)
* Adding top-level comment and TOC for functions.handler.
* Adding edits from feedback.
* Refer specifically to Firebase CLI.
* Adding top-level comment and TOC for functions.handler. (#633)
* Adding top-level comment and TOC for functions.handler.
* Adding edits from feedback.
* Refer specifically to Firebase CLI.
* Pin "typedoc" version to 0.14.2 (#655)
* Add docstrings for handler.firestore, handler.database, and handler.https (#652)
* Document a few providers
* Remove extra sentence in http function docstring
* Crashlytics handler details and example formatting (#656)
* Adding comments for Crashlytics handler.
* Removing parens for parameters per feedback.
* Eg moar handlers (#657)
* Adding RC and Analytics handlers.
* Adding Storage object handler.
* Adding Pub/Sub and Test Lab handlers.
* Adding auth handler.
* Fixing typo.
* Removing async to be consistent among examples. (#658)
* handler functions: copy-edits in comments only (#675)
* Removing async syntax from Storage handlers. (#678)
Co-authored-by: egilmorez <egilmore@google.com>
Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>1 parent 5c18afe commit b1f9b5a
File tree
4 files changed
+215
-72
lines changed- docgen/content-sources
- src
4 files changed
+215
-72
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments