View Source mix magma.text.assemble (Magma v0.2.0)

A Mix task for generating the section documents of a text from its final table of contents.

This task is used once the final artefact version document for the Magma.Artefacts.TableOfContents of a text has been created. This task will then create the concept and artefact prompt documents of the sections of the text and assemble the preview document.

mix magma.text.assemble "Name of ToC document"

Command line options

  • --force - Allows the task to overwrite existing documents without asking for permission first.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

Callback implementation for Mix.Task.run/1.