Render Module
Functions, types and helpers for the Render Phase.
This phase is responsible for rendering the computed GitNet tree
into primitive string records/DUs for the writer to then process into MD.
Types and nested modules
| Type/Module | Description |
|
Functions relating to Rendering of commits. |
|
|
Functions relating to the rendering of scopes. |
|
|
Functions relating to rendering of Tags |
|
|
|
|
|
A rendered commit, for a tag, of a scope. |
|
|
|
|
|
A rendered scope, of a repository. |
|
|
A rendered tag, of a scope. |
Partas.GitNet