docs: notification agent docs added

This commit is contained in:
sct
2021-01-12 22:14:59 +09:00
committed by GitHub
parent d9e0c90e76
commit 3e476868b1
3 changed files with 94 additions and 6 deletions

View File

@@ -1,17 +1,21 @@
# Table of contents
* [Introduction](README.md)
- [Introduction](README.md)
## Getting Started
* [Installation](getting-started/installation.md)
- [Installation](getting-started/installation.md)
## Using Overseerr
- [Notifications](using-overseerr/notifications/README.md)
- [Custom Webhooks](using-overseerr/notifications/webhooks.md)
## Support
* [Frequently Asked Questions](support/faq.md)
* [Asking for Support](support/asking-for-support.md)
- [Frequently Asked Questions](support/faq.md)
- [Asking for Support](support/asking-for-support.md)
## Extending Overseerr
* [Reverse Proxy Examples](extending-overseerr/reverse-proxy-examples.md)
- [Reverse Proxy Examples](extending-overseerr/reverse-proxy-examples.md)