Move the v0 API documentation into the functions

This commit is contained in:
Brian C. Lane 2019-04-22 15:26:47 -07:00
parent 6d50a5874e
commit ffc3432cf2
2 changed files with 972 additions and 973 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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: