It would be great if after changes to the generated code (i.e. with help from an IDE), the user could somehow automatically update the source documents to reflect the changes.
The tool should ask for confirmation before "forward" mode if the code output has changed (i.e. the user may have made edits for reverse mode)
Steps
[x] Mark code blocks in output using comments
[x] Parse code files into code blocks and macro calls
[x] Print sources (without the normal doc output transformations like tansclusions, etc.)
It would be great if after changes to the generated code (i.e. with help from an IDE), the user could somehow automatically update the source documents to reflect the changes.
Steps