Readonly
outputThe path of the directory the documentation should be written to.
Readonly
projectThe project the renderer is currently processing.
Optional
urlsA list of all pages that should be generated.
This list can be altered during the Renderer.EVENT_BEGIN event.
Internal
Create an PageEvent event based on this event and the given url mapping.
The mapping that defines the generated PageEvent state.
A newly created PageEvent instance.
An event emitted by the Renderer class at the very beginning and ending of the entire rendering process.
See