Table of Contents

Module: formatter_htmlfile HappyDoc-r0_7_1/formatter/formatter_htmlfile.py

Output documentation using HTML with tables.

$Id: formatter_htmlfile.py,v 1.6 2000/09/10 00:27:10 doughellmann Exp $

Imported modules   
import StructuredText
import formatter_file
import indentstring
import os
import string
Functions   
computeRelativeLink
entryPoint
  computeRelativeLink 
computeRelativeLink ( fromName,  toName )

Compute the relative link between fromName and toName.

Both fromName and toName are strings refering to URL targets. This method computes the relative positions of the two nodes and returns a string which, if used as the HREF in a link in fromName will point directly to toName.

  entryPoint 
entryPoint ()

Return information about this module to the dynamic loader.

Classes   
HTMLTableFormatter

Output documentation using HTML with tables.


Table of Contents

This document was automatically generated on Sat Sep 9 20:27:32 2000 by HappyDoc version r0_7_1