public
Description: Wiki interface allowing people to contribute to the documentation of a project
Homepage: http://code.google.com/soc/2008/ruby/appinfo.html?csaid=E7E49508C605278D
Clone URL: git://github.com/iownbey/docbox.git
Ian Ownbey (author)
Sat Nov 08 06:16:00 -0800 2008
commit  0f668ae02be1f075612432fffa923f8d90f96350
tree    b6f32ea021f46991cc435aba083107b980d4a135
parent  581383ee9e700eeb0e54b5e82a7a3f1e433e9d0b
docbox /
name age message
file .gitignore Sat Nov 08 06:16:00 -0800 2008 Ignore docbox config [Ian Ownbey]
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/ Sat Nov 08 06:16:00 -0800 2008 Ignore docbox config [Ian Ownbey]
directory bugs/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory config/ Fri Nov 07 13:32:58 -0800 2008 Fixed bugs with modules and classes that dont h... [Ian Ownbey]
directory db/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory doc/ Wed Apr 23 16:39:42 -0700 2008 Initial commit [iownbey]
directory lib/ Fri Nov 07 13:32:58 -0800 2008 Fixed bugs with modules and classes that dont h... [Ian Ownbey]
directory log/ Thu May 01 18:43:19 -0700 2008 removed test log [iownbey]
directory public/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory script/ Fri Oct 24 17:26:22 -0700 2008 Added rspec. No idea where it went [iownbey]
directory spec/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory stories/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory test/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
directory vendor/ Fri Nov 07 12:48:08 -0800 2008 Added a bunch of stuff. v .5 maybe? [Ian Ownbey]
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.