This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jeremy McAnally (author)
Tue Apr 08 08:55:24 -0700 2008
docr /
| name | age | message | |
|---|---|---|---|
| |
History.txt | Sat Apr 05 16:31:38 -0700 2008 | |
| |
License.txt | Sat Apr 05 16:31:38 -0700 2008 | |
| |
Manifest.txt | Sat Apr 05 16:31:38 -0700 2008 | |
| |
README | Sat Apr 05 16:31:38 -0700 2008 | |
| |
Rakefile | Sat Apr 05 16:31:38 -0700 2008 | |
| |
bin/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
doc/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
examples/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
lib/ | Tue Apr 08 08:55:24 -0700 2008 | |
| |
patches/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
pkg/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
scripts/ | Sat Apr 05 16:31:38 -0700 2008 | |
| |
setup.rb | Sat Apr 05 16:31:38 -0700 2008 | |
| |
spec/ | Sat Apr 05 16:31:38 -0700 2008 |
README
docr -- Next generation documentation generator for Ruby ========================================================= docr is a tool to generate Ruby documentation. It's still quite basic, but it will one day support all the features of RDoc, except have a much cleaner code base. You can use it like this: docr my_file.rb your_file.rb This will create HTML documentation for those files in the +(current working path)/doc/+ folder.







