Added clean up script.

This commit is contained in:
Thomas Gideon 2010-11-05 12:22:04 -04:00
parent 4300e276c0
commit c5ce4944f5
2 changed files with 7 additions and 0 deletions

1
README
View file

@ -8,3 +8,4 @@ publish.bash - Script to automate as much of the publishing step as possible.
with_offset.xsl - Transform that handles the recursive structure of OmniOutliner files better than Beautiful Soup does, works with completed show notes that have time offsets.
without_offset.xsl - Transform that handles the recursive structure of OmniOutliner files better than Beautiful Soup does, works with segment notes that do not have time offsets.
outline.bash - Drives the XSLT operation and subsequent scripting tasks that cannot be handled in XSL.
cleanup.bash - Remove output files produced from encode.bash