Global Package
Inheritance Tree
Inheritance Graph
Name Index
Module
Synopsis
.
Formatters
.
DocBook
.
Markup
.Javadoc
Classes Summary:
class
Javadoc
A formatter that formats comments similar to Javadoc.
Functions Summary:
attributes
(
keys
)
element
(
_type
,
body
,
*
*
keys
)
title
(
name
)
para
(
body
)
listitem
(
body
)
term
(
body
)
link
(
linkend
,
label
)
Classes Details:
class
Javadoc
A formatter that formats comments similar to Javadoc. See `Javadoc Spec`_ for info. .. _Javadoc Spec: http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/javadoc.html
Functions Details:
attributes
(
keys
)
Convert a name/value dict to a string of attributes
element
(
_type
,
body
,
*
*
keys
)
Wrap the body in a tag of given type and attributes
Generated on Thu Apr 16 16:27:00 2009 by
synopsis
(version devel)