Version $spec.version
#echo '
'.join($spec.copyrights)
#for $para in $spec.license
$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.deprecated
- #else
- #end if $item.name #if $item.causes_havoc (unstable) #elif $item.deprecated (deprecated) #end if #end if #end for #end def $output($spec.items)
-
$output($item.items)