summaryrefslogtreecommitdiff
path: root/lib/coderay
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-01-05 17:18:03 +0000
committermurphy <murphy@rubychan.de>2009-01-05 17:18:03 +0000
commit055f73d6ea732ab6b323c884c70dfdb5c991d134 (patch)
treecce68b961f5b053a9b068900316b20ec1a2be3b5 /lib/coderay
parentc20d46c5f67e073ab14d0857ee8327f23ffee37f (diff)
downloadcoderay-055f73d6ea732ab6b323c884c70dfdb5c991d134.tar.gz
Fixed documentation, moved README into lib folder.
Diffstat (limited to 'lib/coderay')
-rw-r--r--lib/coderay/for_redcloth.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay/for_redcloth.rb b/lib/coderay/for_redcloth.rb
index e2f13d1..dde00cc 100644
--- a/lib/coderay/for_redcloth.rb
+++ b/lib/coderay/for_redcloth.rb
@@ -1,4 +1,4 @@
-module CodeRay # :nodoc:
+module CodeRay
# A little hack to enable CodeRay highlighting in RedCloth.
#