Skip to content

Commit 060f050

Browse files
Ceres6mcollinaovflowdavivkeller
authored
feat: add streams guide (#7123)
* feat: add streams guide Co-authored-by: Matteo Collina <matteo.collina@gmail.com> * Apply suggestions from code review Add authors and original content attribution Signed-off-by: Carlos Espa <43477095+Ceres6@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Aviv Keller <redyetidev@gmail.com> Signed-off-by: Carlos Espa <43477095+Ceres6@users.noreply.github.com> * fixup! Apply suggestions from code review * fixup! fixup! Apply suggestions from code review --------- Signed-off-by: Carlos Espa <43477095+Ceres6@users.noreply.github.com> Co-authored-by: Matteo Collina <matteo.collina@gmail.com> Co-authored-by: Claudio W <cwunder@gnome.org> Co-authored-by: Aviv Keller <redyetidev@gmail.com>
1 parent c9b01b5 commit 060f050

File tree

3 files changed

+883
-0
lines changed

3 files changed

+883
-0
lines changed

apps/site/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@
330330
"link": "/learn/modules/abi-stability",
331331
"label": "components.navigation.learn.modules.links.abiStability"
332332
},
333+
"howToUseStreams": {
334+
"link": "/learn/modules/how-to-use-streams",
335+
"label": "components.navigation.learn.modules.links.howToUseStreams"
336+
},
333337
"backpressuringInStreams": {
334338
"link": "/learn/modules/backpressuring-in-streams",
335339
"label": "components.navigation.learn.modules.links.backpressuringInStreams"

0 commit comments

Comments
 (0)