File UniHTML.icn |
Support for generating HTML documentation files from UniDoc.
Author: Steve Wampler (sbw@tapestry.tucson.az.us)
This file is in the public domain.
This file is part of the UniDoc package.
Source code.Details |
Procedures: |
This is intended for internal use only!
Check for any special UniDoc comment fields. This is intended for internal use only!
This is intended for internal use only!
This is intended for internal use only!
Provide a reference into the source code, if possible. If not possible, just return the label.
This is intended for internal use only!
This is intended for internal use only!
This is intended for internal use only!
This is intended for internal use only!
Does the file name include a directory component? This is intended for internal use only!
This is intended for internal use only!
Ensure a directory path exists. This is intended for internal use only!
Convert a string into an HTML reference tag.
Construct a reference into the source code, if possible.
This is intended for internal use only!
This is intended for internal use only!
openStdHtmlFile(path, name, mode)
This is intended for internal use only!
outputCalls(page, label, aList)
This is intended for internal use only!
outputComments(page, label, comments)
This is intended for internal use only!
This is intended for internal use only!
outputHeading(page, label, fSize, bColor)
Produce a nice looking heading (adapted from code by Robert Parlett)
This is intended for internal use only!
outputParComments(page, label, comments)
Output parameter comments
This is intended for internal use only!
outputVarComments(page, varName, comments)
This is intended for internal use only!
outputVars(page, label, aList)
This is intended for internal use only!
This puts out the common information at the bottom of each page. If sFlag is non-null, just terminates the page quietly.
This is intended for internal use only!This puts out the common information at the top of each page.
This is intended for internal use only!Parse a special UniDoc comment field. This is intended for internal use only!
So far have <[ram comment fields.
Parse a special UniDoc "fail" comment field. This is intended for internal use only!
Parse a special UniDoc "generate" comment field. This is intended for internal use only!
Parse a special UniDoc "param" comment field. This is intended for internal use only!
Parse a special UniDoc "return" comment field. This is intended for internal use only!
Parse a special UniDoc "throws" comment field. This is intended for internal use only!
Hide any characters in a string that might interfere with HTML processing by replacing them with their HTML equivalents.
This is intended for internal use only!
writeSrcFile(targetDir, uFile)
Output a source code file as an HTML document.
Global variables: |