Namespaces

Types in Fake

Type HTMLHelpWorkShopHelper

Namespace Fake

Methods

Public static methods

FSharpList<string> CompileHTMLHelpProject(string helpCompiler, string projectFile)

Uses the HTML Help Workshop to compile a help project.
Parameters
string helpCompiler

The filename of the HTML Help WorkShop tool

string projectFile

the fileName of the help project

Return
FSharpList<string>

The generated files (fileNames)