Move the v0 API documentation into the functions
This commit is contained in:
parent
6d50a5874e
commit
ffc3432cf2
File diff suppressed because it is too large
Load Diff
@ -116,6 +116,7 @@ class TemplateRunner(object):
|
||||
# install a bunch of packages
|
||||
runner = LoraxTemplateRunner(inroot=rundir, outroot=rundir, dbo=dnf_obj)
|
||||
runner.run("install-packages.ltmpl")
|
||||
|
||||
NOTES:
|
||||
|
||||
* Parsing procedure is roughly:
|
||||
|
Loading…
Reference in New Issue
Block a user