mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-20 15:30:53 +01:00
Revert "docs/t: warn in main articles that specifications in master may be outdated"
This reverts commit 58b717a2a0178f283981b04eeb18bb1e34132e85.
This commit is contained in:
parent
5838d88404
commit
79b3387bcb
@ -1,6 +1,3 @@
|
|||||||
### Version Warning
|
|
||||||
This version of the document targets the current stable branch of PyLink, and may be considerably outdated when compared to the **devel** branch where active development takes place. When developing new plugins or protocol modules, we highly recommend targeting the devel branch.
|
|
||||||
|
|
||||||
# PyLink hooks reference
|
# PyLink hooks reference
|
||||||
|
|
||||||
***Last updated for 2.0.0 (2018-07-11).***
|
***Last updated for 2.0.0 (2018-07-11).***
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
### Version Warning
|
|
||||||
This version of the document targets the current stable branch of PyLink, and may be considerably outdated when compared to the **devel** branch where active development takes place. When developing new plugins or protocol modules, we highly recommend targeting the devel branch.
|
|
||||||
|
|
||||||
# PyLink Protocol Module Specification
|
# PyLink Protocol Module Specification
|
||||||
|
|
||||||
***Last updated for 2.0.0 (2018-07-11).***
|
***Last updated for 2.0.0 (2018-07-11).***
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
### Version Warning
|
|
||||||
This version of the document targets the current stable branch of PyLink, and may be considerably outdated when compared to the **devel** branch where active development takes place. When developing new plugins or protocol modules, we highly recommend targeting the devel branch.
|
|
||||||
|
|
||||||
# Writing plugins for PyLink
|
# Writing plugins for PyLink
|
||||||
|
|
||||||
Most features in PyLink (Relay, Automode, etc.) are implemented as plugins, which can be mix-and-matched on any particular instance. Without any plugins loaded, PyLink can connect to servers but won't accomplish anything useful.
|
Most features in PyLink (Relay, Automode, etc.) are implemented as plugins, which can be mix-and-matched on any particular instance. Without any plugins loaded, PyLink can connect to servers but won't accomplish anything useful.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user