mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Add docs
This commit is contained in:
parent
98a1636378
commit
e715b0dc5c
50 changed files with 6429 additions and 2208 deletions
26
docs/SUMMARY.md
Normal file
26
docs/SUMMARY.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Table of Contents
|
||||
|
||||
- [Introduction](README.md)
|
||||
|
||||
## Getting Started
|
||||
|
||||
- [Installation](Installation.md)
|
||||
- [Upgrading to Python 3](Upgrading-to-Python-3.md)
|
||||
|
||||
## Using Tautulli
|
||||
|
||||
- [Notifications Agents Guide](Notification-Agents-Guide.md)
|
||||
- [Custom Notification Conditions](Custom-Notification-Conditions.md)
|
||||
- [Exporter Guide](Exporter-Guide.md)
|
||||
- [3rd Party APIs Guide](3rd-Party-APIs-Guide.md)
|
||||
|
||||
## Support
|
||||
|
||||
- [Asking for Support](Asking-for-Support.md)
|
||||
- [Frequently Asked Questions (FAQ)](Frequently-Asked-Questions.md)
|
||||
- [Debugging Tautulli](Debugging.md)
|
||||
|
||||
## Extending Tautulli
|
||||
|
||||
- [Custom Scripts](Custom-Scripts.md)
|
||||
- [API Reference](API-Reference.md)
|
Loading…
Add table
Add a link
Reference in a new issue