Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Bootstrapper
Analyzer
Extensions
Class
Namespace
Statiq
.Web
Class Types
Bootstrapper
Analyzer
Extensions
Bootstrapper
Deploy
Extensions
Bootstrapper
Extensions
Bootstrapper
Factory
Extensions
Bootstrapper
Process
Extensions
Bootstrapper
Template
Extensions
Bootstrapper
Theme
Extensions
DelegateHtmlAnalyzer
Delegate
Markdown
Analyzer
Fenced
Code
Blocks
Should
Have
Language
HtmlAnalyzer
IDocumentExtensions
I
Execution
Context
Xref
Extensions
InputFileWatcher
MarkdownAnalyzer
Processes
ProcessesExtensions
SyncHtmlAnalyzer
SyncMarkdownAnalyzer
Template
Templates
ThemeManager
Validate
Absolute
Links
ValidateLinks
Validate
Relative
Links
WebKeys
Enum Types
ContentType
ProcessTiming
Interface Types
IThemeInitializer
Namespace
Statiq
.Web
Base Types
object
BootstrapperAnalyzerExtensions
object
Syntax
public static class BootstrapperAnalyzerExtensions
Methods
Name
Return Value
Summary
AnalyzeHtml
<
T
Bootstrapper>
(TBootstrapper,
string,
LogLevel,
Action
<IHtmlDocument,
IDocument,
IAnalyzerContext>
)
TBootstrapper
static
AnalyzeHtml
<
T
Bootstrapper>
(TBootstrapper,
string,
LogLevel,
Func
<IHtmlDocument,
IDocument,
IAnalyzerContext,
Task>
)
TBootstrapper
static
AnalyzeMarkdown
<
T
Bootstrapper>
(TBootstrapper,
string,
LogLevel,
Action
<
Markdown
Document,
IDocument,
IAnalyzerContext>
)
TBootstrapper
static
AnalyzeMarkdown
<
T
Bootstrapper>
(TBootstrapper,
string,
LogLevel,
Func
<
Markdown
Document,
IDocument,
IAnalyzerContext,
Task>
)
TBootstrapper
static
On This Page
Syntax
Methods