docs(notifications): split to multiple docs and add more info

- split docs to 3 different pages; getting started, processors and usage
- add information about email notifications
- add information about scaffolder module

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-09-16 18:24:02 +03:00
parent 9eb2b5e86d
commit bed5f35e35
8 changed files with 373 additions and 241 deletions
+4
View File
@@ -158,6 +158,10 @@ nav:
- Reading Backstage Configuration: 'conf/reading.md'
- Writing Backstage Configuration: 'conf/writing.md'
- Defining Configuration for your Plugin: 'conf/defining.md'
- Notifications:
- Getting Started: 'notifications/index.md'
- Usage: 'notifications/usage.md'
- Processors: 'notifications/processors.md'
- Authentication and identity:
- Adding Authentication: 'auth/index.md'
- Included providers: