Usage

How to obtain, configure, and execute Wyam.

Obtaining How to download and install Wyam2.
Command Line Describes how to run Wyam from the command line and the available options.
Configuration Describes the format of the configuration file.
Settings How to set global settings and a list of all general settings metadata.
Embedding Wyam can be embedded into your own application.
Executing In A Unit Test How to call Wyam from within a unit test.
Examples Where to find usage examples.
GitHub