D Statiq Docs

Statiq Docs builds on Statiq Web by adding support for .NET API documentation and other functionality that's important for documentation web sites. This section of the guide describes features exclusive to Statiq Docs.

Child Pages

Specifying Code D

By default, Statiq Docs is configured to look for source files in an src folder either one level up from your documentation site (I.e. if you've placed in a docs subfolder of your main repository) or directly under your documentation site. You can define alternate locations for your code, including directly pointing to assemblies, project files, or solution files.

Linking To APIs D

For each symbol, a cross reference is generated that makes it easy to link to that symbol.