iownbey / docbox
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
581383e
Ian Ownbey (author)
Fri Nov 07 18:04:10 -0800 2008
docbox /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | Fri Nov 07 12:48:08 -0800 2008 | |
| |
README | Fri Nov 07 12:48:08 -0800 2008 | |
| |
Rakefile | Fri Nov 07 12:48:08 -0800 2008 | |
| |
app/ | ||
| |
bugs/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Wed Apr 23 16:39:42 -0700 2008 | |
| |
lib/ | ||
| |
log/ | Thu May 01 18:43:19 -0700 2008 | |
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ | ||
| |
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.

