Wyam.Docs.Pipelines Namespace

Class Types

Class Summary
Api Uses Roslyn to analyze any source files loaded in the previous pipeline along with any specified assemblies. This pipeline results in documents that represent Roslyn symbols.
ApiIndex Generates the API index file.
ApiSearchIndex Generates the API search index.
Code Loads source files.
RenderApi Renders and outputs the API pages using the API template layouts (this pipeline might take a bit of time).
GitHub