repair book mode with refactored rendering
This commit is contained in:
parent
35df5e2aa1
commit
5a4b2c8f3a
8 changed files with 94 additions and 40 deletions
|
@ -19,6 +19,10 @@ debug-template:
|
|||
|
||||
debug-markdown:
|
||||
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml mod.interactsys.yaml -l de -f name credits
|
||||
|
||||
debug-book:
|
||||
python ${coursebuilder} -s schema.yaml -b book.yaml -l de
|
||||
|
||||
debug:
|
||||
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml -l de -f fields.yaml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue