iownbey / docbox

Wiki interface allowing people to contribute to the documentation of a project

This URL has Read+Write access

docbox /
name age message
file .gitignore Loading commit data...
file LICENSE Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
file README Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
file Rakefile Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory app/
directory bugs/
directory config/
directory db/
directory doc/ Wed Apr 23 16:39:42 -0700 2008 Initial commit [iownbey]
directory lib/
directory log/ Thu May 01 18:43:19 -0700 2008 removed test log [iownbey]
directory public/
directory script/
directory spec/
directory stories/
directory test/
directory vendor/
README
DocBox sits on top of RDoc and allows users to update documentation through a wiki-like interface. Its main purpose is 
to make the bar much lower for updating of documentation, a task which someone without technical knowledge should be 
able to do. One requirement for DocBox is that it still gives people credit for there work, especially those who update 
documentation. It is written using the Ruby on Rails framework, and it  makes use of either Git or SVN version control 
systems.