Package ganeti :: Package build :: Module sphinx_ext :: Class _RapiHandlersForDocsHelper
[hide private]
[frames] | no frames]

Class _RapiHandlersForDocsHelper

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
Build(cls)
Returns dictionary of resource handlers.
source code
 
_TranslateResourceUri(cls, *args)
Translates a resource URI for use in documentation.
source code
Static Methods [hide private]
 
_UriPatternToString(value)
Converts rapi.connector.UriPattern to strings.
source code
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_TranslateResourceUri(cls, *args)
Class Method

source code 

Translates a resource URI for use in documentation.