mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-02 01:29:23 +01:00
7892e37bfa
- Add advanced-service-config to TOC - Move "matching SERVICE name" note to docs/t/services-api.md - Various wording / grammar tweaks
22 lines
572 B
Markdown
22 lines
572 B
Markdown
# PyLink Documentation
|
|
|
|
This folder contains general documentation for PyLink IRC services.
|
|
|
|
## Contents
|
|
|
|
- [PyLink FAQ (Frequently Asked Questions)](faq.md)
|
|
- [PyLink Relay Tutorial & Oper Guide](pylink-opers.md)
|
|
|
|
----
|
|
|
|
- [Automode & Exttargets Guide](automode.md)
|
|
- [Advanced Relay Configuration](advanced-relay-config.md)
|
|
- [Advanced Services Configuration](advanced-services-config.md)
|
|
- [PyLink Permissions Reference](permissions-reference.md)
|
|
|
|
----
|
|
|
|
- [Developer documentation](technical/)
|
|
|
|
There is also a Doxygen-powered API reference at https://pylink.github.io/
|