Trees | Indices | Help |
|
---|
pydoc.Doc --+ | pydoc.HTMLDoc --+ | ServerHTMLDoc
Class used to generate pydoc HTML document for a server
{
}
,
classes={
}
,
methods={
}
){
}
,
classes={
}
,
methods={
}
,
cl=None)Inherited from pydoc.HTMLDoc
:
bigsection
,
classlink
,
docclass
,
docdata
,
docmodule
,
docother
,
docproperty
,
escape
,
formattree
,
formatvalue
,
grey
,
heading
,
index
,
modpkglink
,
modulelink
,
multicolumn
,
namelink
,
page
,
preformat
,
repr
,
section
Inherited from pydoc.HTMLDoc
(private):
_docdescriptor
Inherited from pydoc.HTMLDoc
(private):
_repr_instance
{
}
,
classes={
}
,
methods={
}
)
Mark up some plain text, given a context of symbols to look for. Each context dictionary maps object names to anchor names.
{
}
,
classes={
}
,
methods={
}
,
cl=None)
Produce HTML documentation for a function or method object.
Trees | Indices | Help |
|
---|