summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Still working on Documentation.murphy2005-09-281-1/+1
| | | | Rakefile: fixed a status message.
* Rakefile: fixed uploadsmurphy2005-09-281-9/+29
|
* enhanced CodeRay interfacemurphy2005-09-281-37/+45
| | | | | updated demo_css.rb Rakefile: rdoc_small task added
* Rakefile changed to get revision directly via `svn info`.murphy2005-09-271-1/+1
| | | | | Ruby is cool.
* Rakefile: leave build number control to Subversionmurphy2005-09-271-12/+2
|
* 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