summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Rakefile: -a option set for rdoc in gemspec.murphy2005-09-271-2/+2
| | | | build: testing to get Revision from Subversion
* Rakefile: Doc: -all switch to document all methodsmurphy2005-09-271-0/+1
|
* new build;murphy2005-09-271-5/+6
| | | | Documentation progress; html_coderay_generator added
* Sources in RDoc are now highlighted with CodeRay itself! :-Yno author2005-09-261-0/+1
|
* New RDoc Template!no author2005-09-261-1/+1
| | | | | | | | added trunk/rake_helpers folder moved trunk/coderay_rdoc_template.rb to it changed trunk/Rakefile added trunk/rake_helpers/ca.rb (CSS preprocessing)
* added coderay_rdoc_template.rb for beutiful rdoc generation (try "rake doc")no author2005-09-261-2/+4
|
* Rakefile: saved rdoctask2 localno author2005-09-261-1/+1
|
* gem_server dir added.no author2005-09-261-1/+1
|
* html_output.rb changed for silly old rdocno author2005-09-261-0/+199
Rakefile and configs added