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