summaryrefslogtreecommitdiff
path: root/rake_helpers/coderay_rdoc_template.rb
Commit message (Collapse)AuthorAgeFilesLines
* cleanup rake_helpers, samplesKornelius Kalnbach2013-06-131-636/+0
|
* Update FOLDERS documentation; fix image links in template.murphy2010-01-201-2/+2
|
* Big re-indenting - no more tabs!murphy2006-07-101-3/+3
|
* Plugin System extended:murphy2005-12-101-1/+0
| | | | | | | | | | - helper method - path names are expanded encoders/html.rb, div.rb, span.rb, ruby.rb: - using new methods (fixes problems with rdoc and test tasks): renamed scanners/ruby/helper.rb to patterns.rb encoders/statistic.rb: sorting made deterministic (for unit testing)
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-1/+1
| | | | | Fixes in the coderay_rdoc_template.
* Still working on Documentation.murphy2005-09-281-0/+2
| | | | Rakefile: fixed a status message.
* Sources in RDoc are now highlighted with CodeRay itself! :-Yno author2005-09-261-18/+5
|
* New RDoc Template!no author2005-09-261-0/+648
added trunk/rake_helpers folder moved trunk/coderay_rdoc_template.rb to it changed trunk/Rakefile added trunk/rake_helpers/ca.rb (CSS preprocessing)