Skip to content

Commit 3f05a30

Browse files
committed
Set main, use pretty links
1 parent 751018d commit 3f05a30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
= \RDoc
22

3-
* Project Page: http://rubyforge.org/projects/rdoc/
4-
* Documentation: http://rdoc.rubyforge.org/
3+
* {RDoc Project Page}[http://rubyforge.org/projects/rdoc/]
4+
* {RDoc Documentation}[http://rdoc.rubyforge.org/]
5+
* {RDoc Bug Tracker}[http://rubyforge.org/tracker/?atid=2472&group_id=627&func=browse]
56

67
== DESCRIPTION:
78

lib/rdoc.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
$DEBUG_RDOC = nil
22

3+
# :main: README.txt
4+
35
##
46
# = \RDoc - Ruby Documentation System
57
#

0 commit comments

Comments
 (0)