Html Help Builder Online Class Doc Demo                   Home | White Papers | Message Board | Search | Products | Purchase | News |  


 


Help Builder Home | Download | Documentation | Features | Videos | Purchase
 


Create Component Documentation Web Sample

Wanna test drive Help Builder right now? Try out Help File and HTML generation of a .NET assembly or COM Type library right here on this form. Simply upload a .NET assembly and associated XML Doc file, or a COM object or type library and we'll generate documentation for you.

This sample uses the Help Builder COM object and the simple CreateHelpZip()  method to generate a complete HTML Help file along with the raw HTML documents and makes it available for you to download via a ZIP file.

You can also try this in a more hands on way by downloading the share

The following form asks for relative links used to generate your help documentation. The result
is returned to you as a ZIP file that contains a CHM (HTML Help File) as well as a directory
structure with HTML documents that let you view the help content in a browser.
 

Enter the Title for your Help documentation:

Document a .Net Assembly

Please upload a .Net Assembly file:
(dll or exe - must be smaller than 2megs and limited to 50 classes)


Optionally also upload an XML documentation file:

Important Note:
Assemblies must be self-contained to work in this online demo. If there is dependence on external non-framework types the import will fail, since Reflection cannot load the assembly. This is a limitation of this Web interface, but not an issue with the desktop version as it can have access to the appropriate assemblies either in the GAC or in the private path directory.

Document a COM Type Library

Please upload a Type Library file


Choose a Template Scheme:


(please be patient once you press this button as the file upload may be slow. Typical request will take
 10 seconds on the server with larger services or type libraries taking longer.)

Remember, the full version of HTML Help Builder gives you additional import options such as allowing protected and private members and inherited members to be imported, custom icons and of course custom icons, customization of the imported text and customization of the templates.


Last updated on
[Back to West Wind HTML Help Builder Home Page]