From 9f3826d8e02d6004a2246c4abe0e7946f896d604 Mon Sep 17 00:00:00 2001 From: Ryan Tomayko Date: Mon, 8 Mar 2010 08:27:24 -0800 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b50497 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# rocco + +This is a Ruby version of [docco](http://jashkenas.github.com/docco/), a +_quick-and-dirty, hundred-line-long, literate-programming-style +documentation generator_.