X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.md;fp=README.md;h=6140834cb941af4372aff475632da7f6f499d11f;hb=e6123839d20de4f903ed74820cc087fc8401f625;hp=83ac658450ea105dbbe424ffd213ca2349bef67d;hpb=661c9cf9df9b1b392fe11915dee33bec766ee5b4;p=ardour-manual diff --git a/README.md b/README.md index 83ac658..6140834 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,5 @@ internet access. You will need `git`, and `python` installed. ### Helper scripts: `implode` and `explode` -The `implode` and `explode` scripts exist in order to accomodate different working styles. `implode` takes all the files referenced by the `include` keywords in the headers in the Master Document and automagically puts them into the Master Document in their proper places. Note that any header that has an `exclude` keyword will remain in the `include/` directory. `explode` does the inverse of `implode`; it takes all the content in the Master Document and blows it into individual files in the `include/` directory. Filenames are automagically derived from the value of the `title` keyword. - +The `implode` and `explode` scripts exist in order to accomodate different working styles. `implode` takes all the files referenced by the `include` keywords in the headers in the Master Document and automagically puts them into the Master Document in their proper places. Note that any header that has an `exclude` keyword will remain in the `include/` directory. `explode` does the inverse of `implode`; it takes all the content in the Master Document and blows it into individual files in the `include/` directory.