Use http://github.com/dch/couchdb-docs as source including modified perl scripts
curl -kL http://install.perlbrew.pl | bash
perlbrew install perl-5.14.2
perlbrew switch perl-5.14.2
perlbrew install-cpanm
cpanm Carp File::Basename IO:File Module::Load Module::Util XML::Parser::PerlSAX Image::Info Archive::Zip Cwd DateTime
cpanm --interactive --verbose File::Rsync
brew install libxslt fop rename tree
./DocKit/bin/clean.pl
make everything
rename -ve 's/couchdb-manual/couchdb-manual-1.1.0/'
- fix up links in single-file HTML version
- figure out a better layout
- add notes on adding a chapter
- add notes on basic syntax for XMLy stuff