View Source Renewex.Document (renewex v0.13.0)

Renewex.Document captures the concept of a full Renew document as described by the content of an *.rnw file.

Summary

Functions

Link to this function

%Renewex.Document{}

View Source (struct)

A Renewex.Document consists of:

Link to this function

new(version, root, refs \\ [], size \\ nil)

View Source

Initialize a new Renewex.Document struct.

Parameters