mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	docs/t: warn in main articles that specifications in master may be outdated
[skip ci]
This commit is contained in:
		
							parent
							
								
									7a32e7d8a2
								
							
						
					
					
						commit
						58b717a2a0
					
				@ -1,3 +1,6 @@
 | 
			
		||||
### 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
 | 
			
		||||
 | 
			
		||||
***Last updated for 1.2-dev (2017-02-24).***
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,6 @@
 | 
			
		||||
### 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
 | 
			
		||||
 | 
			
		||||
***Last updated for 1.2-dev (2017-03-15).***
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,6 @@
 | 
			
		||||
### 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
 | 
			
		||||
 | 
			
		||||
PyLink plugins are modules that extend its functionality by giving it something to do. Without any plugins loaded, PyLink can only sit on a server and do absolutely nothing.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user