mirror of
				https://salsa.debian.org/freeipa-team/freeipa.git
				synced 2025-02-25 18:55:28 -06:00 
			
		
		
		
	322: Updated ipalib package docstring, replacing cross reference to 'public' with 'frontend'
This commit is contained in:
		@@ -24,9 +24,11 @@ To learn about the ``ipalib`` library, you should read the code in this order:
 | 
			
		||||
 | 
			
		||||
    1. Learn about the plugin framework in `ipalib.plugable`
 | 
			
		||||
 | 
			
		||||
    2. Learn about the public API in `ipalib.public`
 | 
			
		||||
    2. Learn about the frontend plugins in `ipalib.frontend`
 | 
			
		||||
 | 
			
		||||
    3. Look at some example plugins in `ipalib.plugins.example`
 | 
			
		||||
    3. Learn about the backend plugins in `ipalib.backend`
 | 
			
		||||
 | 
			
		||||
    4. Look at some example plugins in `ipalib.plugins.example`
 | 
			
		||||
 | 
			
		||||
Here is a short console example on using the plugable API:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user