Starter Lab Productions Play
Project Docs Github
Log in
ittf site docs geeky t wizzijobs introduction.html.ittf Edit
  • /ittf/site/docs/geeky/t/wizzijobs/introduction.html.ittf
  • /ittf/site/docs/geeky/t/section.html.ittf
  • /ittf/site/docs/t/table-doc.html.ittf
  • /ittf/site/docs/geeky/t/tr.html.ittf
  • /ittf/site/docs/t/to-plugin.html.ittf
  • /ittf/site/docs/t/high-code.html.ittf
  • /ittf/site/docs/t/to-wizzi-ittf.html.ittf
  • /ittf/site/docs/t/to-wizzi-generated.html.ittf

/ittf/site/docs/geeky/t/wizzijobs/introduction.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: 'Wizzi jobs'
5 };
6 section( §)
7 table-doc()
8 tr( The wzjob Wizzi Schema definition, wizzi-core, lib/wizzi/schemas/wzjob.wfschema.ittf, lib/wizzi/models )
9 p This Wizzi Schema that defines the type of a job ITTF Document is implemented by the
10 to-plugin( wizzi-core )
11 + core plugin in the schema
12 high-code( wzjob )
13 + .
14 tr( The Wizzi Job Executor, wizzi, lib/production/manager.js.ittf, lib/production/manager.js )
15 p A Wizzi Job Execution is a feature implemented by the ProductionManager class.

/ittf/site/docs/geeky/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

/ittf/site/docs/t/table-doc.html.ittf

edit
                                            
1 $group
2 $params kind|docs, title|@@null
3 . table-${kind}
4 table
5 tbody
6 $hook

/ittf/site/docs/geeky/t/tr.html.ittf

edit
                                            
1 $group
2 $params title, xpackage, ittf, generated|@@null
3 tr
4 td
5 div ${title}
6 td
7 to-wizzi-ittf( ${xpackage}, ${ittf} )
8 td
9 to-wizzi-generated( ${xpackage}, ${generated} )
10 tr
11 td
12 colspan 3
13 div
14 $hook

/ittf/site/docs/t/to-plugin.html.ittf

edit
                                            
1 $group
2 $params name, kind|@@null
3 $
4 // var xname = kind != 'nospace' ? ' ' + name + ' ' : name
5 $if kind != 'nospace'
6 span ${} ${}
7 code
8 class highlight-code
9 a ${name}
10 href https://github.com/stfnbssl/wizzi.plugins/tree/main/packages/wizzi.plugin.${name}
11 target _blank
12 $if kind != 'nospace'
13 span ${} ${}

/ittf/site/docs/t/high-code.html.ittf

edit
                                            
1 $group
2 $params text, kind|@@null
3 $if kind != 'nospace'
4 span ${} ${}
5 code
6 class highlight-code
7 + ${text}
8 $if kind != 'nospace'
9 span ${} ${}

/ittf/site/docs/t/to-wizzi-ittf.html.ittf

edit
                                            
1 $group
2 $params xpackage, file|@@null
3 a ittf
4 href https://github.com/stfnbssl/wizzi/tree/master/packages/${xpackage}/.wizzi/ittf/${file}

/ittf/site/docs/t/to-wizzi-generated.html.ittf

edit
                                            
1 $group
2 $params xpackage, file|@@null
3 a generated
4 href https://github.com/stfnbssl/wizzi/blob/master/packages/${xpackage}/dist/${file}
Save
Save & Refresh
Cancel