Creates new documents with the specified content.
- Namespace
- Statiq
.Core - Containing Type
- CreateDocuments
Syntax
public CreateDocuments(params string[] content)
Parameters
| Name | Type | Description |
|---|---|---|
| content | string[] | The content for each output document. |