From 815597727685329db0f29bdd4ec7d638550b4152 Mon Sep 17 00:00:00 2001 From: murphy Date: Wed, 20 Jan 2010 02:05:30 +0000 Subject: Update FOLDERS documentation; fix image links in template. --- FOLDERS | 12 ++++-------- rake_helpers/coderay_rdoc_template.rb | 4 ++-- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/FOLDERS b/FOLDERS index e393ed7..37fca2f 100644 --- a/FOLDERS +++ b/FOLDERS @@ -1,4 +1,4 @@ -= CodeRay - Trunk folder structure += CodeRay - folder structure == bench - Benchmarking system @@ -16,6 +16,8 @@ Run rake bench to perform an example benchmark. Executional files for CodeRay. +coderay:: The CodeRay executable. +coderay_stylesheet:: Prints the default stylesheet. == demo - Demos and functional tests @@ -29,11 +31,6 @@ Run them as functional tests with rake test:demos. Some addidtional files for CodeRay, mainly graphics and Vim scripts. -== gem_server - Gem output folder - -For rake gem. - - == lib - CodeRay library code This is the base directory for the CodeRay library. @@ -46,8 +43,7 @@ Some files to enhance Rake, including the Autumnal Rdoc template and some script == test - Tests -Tests for the scanners. - +In the subfolder scanners/ are the scanners tests. Each language has its own subfolder and sub-suite. Run with rake test. diff --git a/rake_helpers/coderay_rdoc_template.rb b/rake_helpers/coderay_rdoc_template.rb index f37f89b..21a3231 100644 --- a/rake_helpers/coderay_rdoc_template.rb +++ b/rake_helpers/coderay_rdoc_template.rb @@ -303,7 +303,7 @@ ENDIF:cvsurl - Ruby-Chan + Ruby-Chan
@@ -316,7 +316,7 @@ CLASS_PAGE = < %classmod% %full_name% - Ruby-Chan + Ruby-Chan -- cgit v1.2.1