Sets the source (and destination) of the output document(s).
- Namespace
- Statiq
.Core - Containing Type
- PaginateDocuments
Syntax
public PaginateDocuments WithSource(in NormalizedPath source)
Parameters
Name | Type | Description |
---|---|---|
source | NormalizedPath | The source to set for the output document(s). |
Return Value
Type | Description |
---|---|
PaginateDocuments | The current module instance. |