TeeGofer speeds help file creation
Submitted By:
Webmaster
Date: Wednesday, January 07, 2004
Rating:
(Not rated) (
Rate It)
Share:
By Email
TeeGofer, from
Steema Software SL, is a tool designed specifically for the .NET
Component writer.
TeeGofer is also optimized to create F1 help links in Borland's C#
Builder. Written in 100% native C# code, it reads metadata from .NET
Assemblies (.DLLs or .EXEs) to output quality online help documentation.
With
TeeGofer, the latest update being version 2.5.0.1, the user
selects an Assembly to add to a project and the tool reads it in by
reflection, including any associated XML summaries, to instantly create
help topics with the Microsoft-look.
Navigating through the
TeeGofer Tree and selecting the node for any
Class, Interface, Property or other Assembly element dynamically creates,
for that node, a Help Topic page in HTML (as either HTML Help v1 or HTML
Help v2) or as Web page.
Page formatting hews closely to the appearance of Microsoft’s own Help
Topic Pages. Contents of the page may be added to via a Content Editor,
and links to other pages may be added via a ‘See Also’ Editor page.
TeeGofer can import Custom Topic pages and supports inline URL
links, images and editable page header and footer content.
If XML documentation has been added to the component’s source code, this
will be automatically inserted into the Help template. The text of all
Help Topics can be imported into and exported from TeeGofer via XML
Templates.
The concept of
TeeGofer means that your Help template may be
synchronized with the changes you make to the structure of your
component’s code and also facilitates the easy selection and deselection
of Help topics for inclusion into the compiled output.
Comments (0)
Add Your Rating