<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,56 +2,66 @@ History.txt
 LICENSE.txt
 Manifest.txt
 PostInstall.txt
-README.markdown
 README.txt
 Rakefile
-bin/build_all.rb
-bin/postprocess_all.rb
-bin/pressie.rb
+app_generators/codex/USAGE
+app_generators/codex/codex_generator.rb
+app_generators/codex/templates/Rakefile
+app_generators/codex/templates/bin/build_all.rb
+app_generators/codex/templates/bin/postprocess_all.rb
+app_generators/codex/templates/bin/pressie.rb
+app_generators/codex/templates/dp.SyntaxHighlighter/CSS.html
+app_generators/codex/templates/dp.SyntaxHighlighter/CSharp.html
+app_generators/codex/templates/dp.SyntaxHighlighter/CollapseCode.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Cpp.html
+app_generators/codex/templates/dp.SyntaxHighlighter/CrashTest.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Delphi.html
+app_generators/codex/templates/dp.SyntaxHighlighter/FirstLine.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Index.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Java.html
+app_generators/codex/templates/dp.SyntaxHighlighter/JavaScript.html
+app_generators/codex/templates/dp.SyntaxHighlighter/NoControls.html
+app_generators/codex/templates/dp.SyntaxHighlighter/NoGutter.html
+app_generators/codex/templates/dp.SyntaxHighlighter/PHP.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Python.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Ruby.html
+app_generators/codex/templates/dp.SyntaxHighlighter/SQL.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/clipboard.swf
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCSharp.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCpp.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCss.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushDelphi.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushJScript.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushJava.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushPhp.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushPython.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushRuby.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushSql.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushVb.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushXml.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shCore.js
+app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shCore.uncompressed.js
+app_generators/codex/templates/dp.SyntaxHighlighter/ShowColumns.html
+app_generators/codex/templates/dp.SyntaxHighlighter/SmartTabs.html
+app_generators/codex/templates/dp.SyntaxHighlighter/Styles/SyntaxHighlighter.css
+app_generators/codex/templates/dp.SyntaxHighlighter/Styles/TestPages.css
+app_generators/codex/templates/dp.SyntaxHighlighter/Templates/Test.dwt
+app_generators/codex/templates/dp.SyntaxHighlighter/VB.html
+app_generators/codex/templates/dp.SyntaxHighlighter/XML.html
+app_generators/codex/templates/html/all.html
+app_generators/codex/templates/slides/basics.slides
+app_generators/codex/templates/slides/building.slides
+app_generators/codex/templates/slides/example.slides
+app_generators/codex/templates/slides/including_code.slides
+app_generators/codex/templates/slides/metadata.yml
+app_generators/codex/templates/slides/table_of_contents.slides
+bin/codex
 code/control/basic_continuation.rb
 code/control/cc_throw_catch.rb
 code/control/closure_continuation.rb
 code/control/closure_continuation_2.rb
 config/hoe.rb
 config/requirements.rb
-dp.SyntaxHighlighter/CSS.html
-dp.SyntaxHighlighter/CSharp.html
-dp.SyntaxHighlighter/CollapseCode.html
-dp.SyntaxHighlighter/Cpp.html
-dp.SyntaxHighlighter/CrashTest.html
-dp.SyntaxHighlighter/Delphi.html
-dp.SyntaxHighlighter/FirstLine.html
-dp.SyntaxHighlighter/Index.html
-dp.SyntaxHighlighter/Java.html
-dp.SyntaxHighlighter/JavaScript.html
-dp.SyntaxHighlighter/NoControls.html
-dp.SyntaxHighlighter/NoGutter.html
-dp.SyntaxHighlighter/PHP.html
-dp.SyntaxHighlighter/Python.html
-dp.SyntaxHighlighter/Ruby.html
-dp.SyntaxHighlighter/SQL.html
-dp.SyntaxHighlighter/Scripts/clipboard.swf
-dp.SyntaxHighlighter/Scripts/shBrushCSharp.js
-dp.SyntaxHighlighter/Scripts/shBrushCpp.js
-dp.SyntaxHighlighter/Scripts/shBrushCss.js
-dp.SyntaxHighlighter/Scripts/shBrushDelphi.js
-dp.SyntaxHighlighter/Scripts/shBrushJScript.js
-dp.SyntaxHighlighter/Scripts/shBrushJava.js
-dp.SyntaxHighlighter/Scripts/shBrushPhp.js
-dp.SyntaxHighlighter/Scripts/shBrushPython.js
-dp.SyntaxHighlighter/Scripts/shBrushRuby.js
-dp.SyntaxHighlighter/Scripts/shBrushSql.js
-dp.SyntaxHighlighter/Scripts/shBrushVb.js
-dp.SyntaxHighlighter/Scripts/shBrushXml.js
-dp.SyntaxHighlighter/Scripts/shCore.js
-dp.SyntaxHighlighter/Scripts/shCore.uncompressed.js
-dp.SyntaxHighlighter/ShowColumns.html
-dp.SyntaxHighlighter/SmartTabs.html
-dp.SyntaxHighlighter/Styles/SyntaxHighlighter.css
-dp.SyntaxHighlighter/Styles/TestPages.css
-dp.SyntaxHighlighter/Templates/Test.dwt
-dp.SyntaxHighlighter/VB.html
-dp.SyntaxHighlighter/XML.html
 lib/codex.rb
 lib/codex/version.rb
 lib/pressie/content.rb
@@ -63,17 +73,12 @@ script/console
 script/destroy
 script/generate
 setup.rb
-slides/basics.slides
-slides/building.slides
-slides/example.slides
-slides/including_code.slides
-slides/metadata.yml
-slides/table_of_contents.slides
-tasks/codex.rake
 tasks/deployment.rake
 tasks/environment.rake
 tasks/website.rake
 test/test_codex.rb
+test/test_codex_generator.rb
+test/test_generator_helper.rb
 test/test_helper.rb
 ui/default/blank.gif
 ui/default/bodybg.gif</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,48 +1,31 @@
-= codex
+= Codex
 
-* FIX (url)
+http://github.com/pragdave/codex
 
-== DESCRIPTION:
+== Description
 
-FIX (describe your package)
+This is a remarkably trivial package that makes simply HTML-based presentations from
+a set up source files written using Textile. It's designed to help when creating
+slides that contain lots of code, as it allows code to be embedded from external source files. 
+This means that the code that you embed can come from running (and tested) programs.
 
-== FEATURES/PROBLEMS:
+The code in the resulting slides is syntax highlighted, and is hyperlinked to the original
+source file, allowing that file to be brought up in Textmate.
 
-* FIX (list of features or problems)
+== Requirements
 
-== SYNOPSIS:
+* make sure you have Ruby 1.8.6 installed and RubyGems
 
-  FIX (code sample of usage)
+== Installation
 
-== REQUIREMENTS:
+		gem install codex
 
-* FIX (list of requirements)
+== Usage
 
-== INSTALL:
+* type 'rake all' in the same directory as this README file
+* open html/all.html
 
-* FIX (sudo gem install, anything else)
+== License
 
-== LICENSE:
+See the file LICENSE.txt for details on how this all may be used.
 
-(The MIT License)
-
-Copyright (c) 2008 FIX
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.markdown</filename>
    </removed>
    <removed>
      <filename>bin/build_all.rb</filename>
    </removed>
    <removed>
      <filename>bin/postprocess_all.rb</filename>
    </removed>
    <removed>
      <filename>bin/pressie.rb</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/CSS.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/CSharp.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/CollapseCode.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Cpp.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/CrashTest.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Delphi.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/FirstLine.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Index.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Java.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/JavaScript.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/NoControls.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/NoGutter.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/PHP.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Python.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Ruby.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/SQL.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/clipboard.swf</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushCSharp.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushCpp.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushCss.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushDelphi.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushJScript.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushJava.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushPhp.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushPython.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushRuby.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushSql.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushVb.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shBrushXml.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shCore.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Scripts/shCore.uncompressed.js</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/ShowColumns.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/SmartTabs.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Styles/SyntaxHighlighter.css</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Styles/TestPages.css</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/Templates/Test.dwt</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/VB.html</filename>
    </removed>
    <removed>
      <filename>dp.SyntaxHighlighter/XML.html</filename>
    </removed>
    <removed>
      <filename>slides/basics.slides</filename>
    </removed>
    <removed>
      <filename>slides/building.slides</filename>
    </removed>
    <removed>
      <filename>slides/example.slides</filename>
    </removed>
    <removed>
      <filename>slides/including_code.slides</filename>
    </removed>
    <removed>
      <filename>slides/metadata.yml</filename>
    </removed>
    <removed>
      <filename>slides/table_of_contents.slides</filename>
    </removed>
    <removed>
      <filename>tasks/codex.rake</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4a41401072dcb56fd856be715bb6c4393b136b8e</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/pragdave/codex/commit/802e1244ef3272b0bd1b9d8e2c5ba9ba36335d99</url>
  <id>802e1244ef3272b0bd1b9d8e2c5ba9ba36335d99</id>
  <committed-date>2008-05-18T16:59:24-07:00</committed-date>
  <authored-date>2008-05-18T16:59:24-07:00</authored-date>
  <message>move all codex assests into generator</message>
  <tree>e2b3e20324c674c02c67e00875e3551c3577adb1</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
