initial stab
This commit is contained in:
parent
5c0da63c7e
commit
f91fb293af
14 changed files with 167 additions and 167 deletions
|
@ -41,7 +41,7 @@ ${target_po}: ${source_po}
|
|||
${target_nt}: ${source_nt}
|
||||
pandoc ${pandoc_flags_eisvogel} -o $@ $^
|
||||
|
||||
${target_mhb}:
|
||||
${target_mhb}: MHB/*.yaml
|
||||
mkdir -p ${output_path}
|
||||
python ${coursebuilder} -s MHB/schema.yaml -p -t -l de --level 2 -b MHB/book.yaml | pandoc ${pandoc_flags_eisvogel} ${mhb_flags} ${mhb_meta_de} -o $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue