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
docbox /
name age message
file .gitignore Thu Jul 03 23:15:22 -0700 2008 Gitignoring db/sphinx [iownbey]
file LICENSE Wed Jul 23 22:12:24 -0700 2008 Added license [iownbey]
file README Sun May 04 10:46:05 -0700 2008 updated readme with gsoc thing. will do more later [iownbey]
file Rakefile Wed Apr 23 16:39:42 -0700 2008 Initial commit [iownbey]
directory app/ Fri Aug 08 23:14:01 -0700 2008 Added diff to older versions of comments [iownbey]
directory bugs/ Thu Jul 03 22:51:54 -0700 2008 Fully upgraded to rdoc 2.0.0. Importing twice n... [iownbey]
directory config/ Fri Aug 08 12:10:04 -0700 2008 More admin stuff [iownbey]
directory db/ Thu Aug 07 14:05:04 -0700 2008 Added errors to admin controller [iownbey]
directory doc/ Wed Apr 23 16:39:42 -0700 2008 Initial commit [iownbey]
directory lib/ Wed Aug 13 18:09:58 -0700 2008 Added rake setup to install everything [iownbey]
directory log/ Thu May 01 18:43:19 -0700 2008 removed test log [iownbey]
directory public/ Fri Aug 08 23:14:01 -0700 2008 Added diff to older versions of comments [iownbey]
directory script/ Fri Jun 27 22:53:54 -0700 2008 Copied BJ bin to script [iownbey]
directory spec/ Wed Aug 06 23:04:41 -0700 2008 Added errors model and made it useful [iownbey]
directory stories/ Wed Apr 23 16:46:29 -0700 2008 generated rspec files [iownbey]
directory test/ Mon Jul 14 11:25:52 -0700 2008 I dont know anymore. [iownbey]
directory vendor/ Mon Aug 11 13:20:38 -0700 2008 Now using old lame script/plugin [iownbey]
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.