Version $spec.version
-
#for c in $spec.copyrights
- $c #end for
$para
#end forInterfaces
-
#def output($items)
#for $item in $items
#if $item.__class__.__name__ == 'Section'
#set $anchor = $item.short_name.replace(' ', '-')
- $item.short_name (Permalink) $item.get_docstring()
- #elif $item.is_deprecated
- #else
- #end if $item.name #if $item.causes_havoc (unstable) #elif $item.is_deprecated (deprecated) #end if #end if #end for #end def $output($spec.items)
-
$output($item.items)
Other
-
#if len($spec.generic_types) > 0
- Generic Types #end if #if len($spec.errors) > 0
- Errors #end if