BootstrapperExtensions Class
Namespace
Statiq.Docs
Base Types
  • object
graph BT Type-->Base0["object"] Type["BootstrapperExtensions"] class Type type-node

Syntax

public static class BootstrapperExtensions

Methods

Name Return Value Summary
AddAssemblyFiles<TBootstrapper>(TBootstrapper, string[]) TBootstrapper
static
AddDocs<TBootstrapper>(TBootstrapper) TBootstrapper
Adds Statiq Docs functionality to an existing bootstrapper.
static
AddProjectFiles<TBootstrapper>(TBootstrapper, string[]) TBootstrapper
static
AddSolutionFiles<TBootstrapper>(TBootstrapper, string[]) TBootstrapper
static
AddSourceFiles<TBootstrapper>(TBootstrapper, string[]) TBootstrapper
static