public
Fork of iownbey/docbox
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/jeremymcanally/docbox.git
Jeremy McAnally (author)
Sun Jul 06 22:57:39 -0700 2008
docbox /
name age message
file .gitignore Sun Jun 22 20:59:30 -0700 2008 Ignoring code/ [iownbey]
file .gitmodules Wed Jul 02 00:02:53 -0700 2008 Submodules [Jeremy McAnally]
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/ Sat Jul 05 14:35:25 -0700 2008 Show method documentation [Jeremy McAnally]
directory bugs/ Wed Jul 02 21:08:23 -0700 2008 Fully upgraded to rdoc 2.0.0. Importing twice n... [iownbey]
directory config/ Thu Jul 03 22:44:29 -0700 2008 Fix core extensions stuff [Jeremy McAnally]
directory db/ Sat Jul 05 14:35:25 -0700 2008 Show method documentation [Jeremy McAnally]
directory doc/ Wed Apr 23 16:39:42 -0700 2008 Initial commit [iownbey]
directory lib/ Sat Jul 05 14:35:25 -0700 2008 Show method documentation [Jeremy McAnally]
directory log/ Thu May 01 18:43:19 -0700 2008 removed test log [iownbey]
directory public/ Tue Jul 01 21:16:32 -0700 2008 Merge branch 'master' of git://github.com/iownb... [Jeremy McAnally]
directory script/ Fri Jun 27 22:53:54 -0700 2008 Copied BJ bin to script [iownbey]
directory spec/ Sat Jul 05 14:35:25 -0700 2008 Show method documentation [Jeremy McAnally]
directory stories/ Wed Apr 23 16:46:29 -0700 2008 generated rspec files [iownbey]
directory vendor/ Sun Jul 06 22:57:39 -0700 2008 Bye bye Rails [Jeremy McAnally]
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.