Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
		
			
				
	
	
		
			15 lines
		
	
	
		
			342 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			342 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _str: https://docs.python.org/2/library/stdtypes.html
 | 
						|
 | 
						|
.. _vim.event.RoleEvent: ../../vim/event/RoleEvent.rst
 | 
						|
 | 
						|
 | 
						|
vim.event.RoleUpdatedEvent
 | 
						|
==========================
 | 
						|
  This event records the creation of a role.
 | 
						|
:extends: vim.event.RoleEvent_
 | 
						|
 | 
						|
Attributes:
 | 
						|
    privilegeList ([`str`_], optional):
 | 
						|
 | 
						|
       The privileges granted to the role.
 |