Project Docs Github
Log in
ittf site docs concepts t overview artifactgenerator.html.ittf Edit
  • /ittf/site/docs/concepts/t/overview/artifactgenerator.html.ittf
  • /ittf/site/docs/concepts/t/section.html.ittf

/ittf/site/docs/concepts/t/overview/artifactgenerator.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: 'Artifact generators'
5 };
6 section( §)
7 p An artifact generation transforms one or more context objects, usually Wizzi Model instances
8 \b or JSON documents, into a software artifact.
9 p An artifact generator is an API exported by a plugin and must respect the Wizzi Plugin interface.
10 \b Its implementation is free and usually the implementor is a javascript program that receives
11 \b in input context objects and returns the text of the generated artifact.
12 p An artifact generation can be declared in a Wizzi Job or executed invoking a method of the Wizzi API.

/ittf/site/docs/concepts/t/section.html.ittf

edit
                                            
1 $group
2 $params §
3 article
4 . doc-title
5 id ${sect.id}
6 + ${sect.title}
7 . doc-summary
8 $hook
Save
Save & Refresh
Cancel