| Home | Trees | Index | Help |  | 
|---|
| Package epydoc :: Module man :: Class ManFormatter | 
 | 
| Method Summary | |
|---|---|
| __init__(self,
          docmap,
          **kwargs) | |
| documentation(self,
          uid) | |
| Format a string in bold by overstriking. | |
| _classpage(self,
          uid,
          doc) | |
| _descr(self,
          uid,
          doc) | |
| _func_signature(self,
          fname,
          fdoc,
          show_defaults) | |
| _funclist(self,
          functions,
          cls,
          title) | |
| _kind(self,
          uid) | |
| _modulepage(self,
          uid,
          doc) | |
| _name(self,
          uid) | |
| _params_to_text(self,
          parameters,
          show_defaults) | |
| _routinepage(self,
          uid,
          doc) | |
| _title(self,
          text) | |
| _varpage(self,
          uid,
          doc) | |
| Method Details | 
|---|
| _bold(self, text)Format a string in bold by overstriking. | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:17 2004 | http://epydoc.sf.net |