We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751018d commit 3f05a30Copy full SHA for 3f05a30
README.txt
@@ -1,7 +1,8 @@
1
= \RDoc
2
3
-* Project Page: http://rubyforge.org/projects/rdoc/
4
-* Documentation: http://rdoc.rubyforge.org/
+* {RDoc Project Page}[http://rubyforge.org/projects/rdoc/]
+* {RDoc Documentation}[http://rdoc.rubyforge.org/]
5
+* {RDoc Bug Tracker}[http://rubyforge.org/tracker/?atid=2472&group_id=627&func=browse]
6
7
== DESCRIPTION:
8
lib/rdoc.rb
@@ -1,5 +1,7 @@
$DEBUG_RDOC = nil
+# :main: README.txt
+
##
# = \RDoc - Ruby Documentation System
#
0 commit comments