Commit c28acd6
committed
feature #13025 [Notifier] Added Notifier guide (TheGarious, andreybolonin, savvasal, wouterj)
This PR was merged into the 5.0 branch.
Discussion
----------
[Notifier] Added Notifier guide
This PR merges the work of our doc hero's @TheGarious, @andreybolonin and @savvasal in #12678, #12846 and #12963 .
Fixes #12430 and fixes #12552
The component has 2 different usages: Using the high-level Notifier abstraction and using the lower-level Chatter and Texter abstractions. I decided to only document the high-lever in the main guide and use sub guides for Chatter and Texter.
This PR focuses on having the base documentation ready. Some features (monolog & messenger integration) are not documented. Let's create issues for those and do them after this PR is merged.
Commits
-------
69f3330 Improved some grammar thanks to @savvasal
06f7009 Add Notifier component documentation
0179303 Reorder the use statements alphabetically
b9d0d7f Slack notifier actions documentation
34f23d0 add notifier.rst
4810fbf WIP Notifer PageFile tree
7 files changed
+706
-33
lines changed- _build
- components
- notifier
7 files changed
+706
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments