Installation
Documatic is available as a Rubygem from Rubyforge.
If you have Rubygems set up on your system, you can install Documatic without having to manually download any files. Simply issue the following command:
gem install documatic
Press "Y" when prompted to install dependencies.
Installation via Subversion
You can check out the Documatic project from the Rubyforge Subversion repository and copy the contents of the lib/ directory to anywhere in your application's path.
See http://rubyforge.org/projects/documatic for more details.

