3
0
mirror of https://github.com/jlu5/PyLink.git synced 2026-04-30 04:37:55 +02:00
James Lu 16ac91a718 Merge the long-awaited 2.0 branch into master
Merge branch 'devel'

Conflicts:
	RELNOTES.md
	VERSION
	classes.py
	conf.py
	coremods/control.py
	coremods/corecommands.py
	coremods/service_support.py
	docs/advanced-relay-config.md
	docs/faq.md
	example-conf.yml
	launcher.py
	plugins/global.py
	plugins/relay.py
	plugins/relay_clientbot.py
	protocols/p10.py
	utils.py
2018-07-11 22:45:52 -07:00
..
2018-07-08 12:54:10 -07:00

# PyLink Documentation

This folder contains general documentation for PyLink IRC services.

## Contents

- [PyLink FAQ (Frequently Asked Questions)](faq.md)
- [PyLink Relay Quick Start Guide](relay-quickstart.md)

----

- [Automode Tutorial](automode.md)
- [Advanced Relay Configuration](advanced-relay-config.md)
- [Advanced Services Configuration](advanced-services-config.md)
- [Extended Targets (Exttargets) Guide](exttargets.md)
- [PyLink Permissions Reference](permissions-reference.md)

----

- [PyLink named modes tables](modelists/)
- [Developer documentation](technical/)

There is also a Doxygen-powered API reference at https://pylink.github.io/