summaryrefslogtreecommitdiff
path: root/rake_tasks/documentation.rake
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Don't include protected and private methods, and handle codera...murphy2010-01-201-2/+2
* Fixed highlighting in documentation (#86).murphy2009-02-201-1/+1
* Fixed documentation of CodeRay module (was not included by doc task).murphy2009-02-071-0/+1
* Added rake task to copy the generated documentation over to the CodeRay website.murphy2009-01-121-0/+5
* Fixed documentation links.murphy2009-01-121-1/+1
* Fixed documentation, moved README into lib folder.murphy2009-01-051-25/+5
* Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.murphy2008-08-281-10/+4
* Trying to fix doc task for 1.9murphy2008-01-211-2/+6
* Big re-indenting - no more tabs!murphy2006-07-101-31/+31
* Fixed another bug in the Ruby scanner, this time it was unfinished heredocs w...murphy2006-07-091-1/+1
* Rake tasks completely redone.murphy2006-04-161-0/+44