Make (#methodname)
a link with --hyperlink-all option
This commit is contained in:
parent
d70fdeedf0
commit
ad9c713728
@ -76,7 +76,7 @@ class RDoc::CrossReference
|
|||||||
# Version of CROSSREF_REGEXP used when <tt>--hyperlink-all</tt> is specified.
|
# Version of CROSSREF_REGEXP used when <tt>--hyperlink-all</tt> is specified.
|
||||||
|
|
||||||
ALL_CROSSREF_REGEXP = /
|
ALL_CROSSREF_REGEXP = /
|
||||||
(?:^|\s)
|
(?:^|[\s()])
|
||||||
(
|
(
|
||||||
(?:
|
(?:
|
||||||
# A::B::C.meth
|
# A::B::C.meth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user