Issue #7673 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #7673: [rdoc] duplicated entries in Pages fileindex-section https://bugs.ruby-lang.org/issues/7673 Author: nobu (Nobuyoshi Nakada) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: ruby -v: r38737 As the result of `rdoc -o readmes README*`, Pages fileindex-section in readmes/index.html has duplicated entries. <li class="file"><a href="./README.html">README</a> <li class="file"><a href="./README_EXT.html">README</a> <li class="file"><a href="./README_EXT_ja.html">README.EXT</a> <li class="file"><a href="./README_ja.html">README</a> Is this intended? I'd rather expect they show their original names, e.g., README.EXT, README.EXT.ja, and README.ja.
on 2013-01-08 05:52
on 2013-01-08 05:56
Issue #7673 has been updated by nobu (Nobuyoshi Nakada). Description updated ---------------------------------------- Bug #7673: [rdoc] duplicated entries in Pages fileindex-section https://bugs.ruby-lang.org/issues/7673#change-35277 Author: nobu (Nobuyoshi Nakada) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: ruby -v: r38737 =begin As the result of `((%rdoc -o readmes README*%))`, ((|Pages|)) (({fileindex-section})) in (({readmes/index.html})) has duplicated entries. <li class="file"><a href="./README.html">README</a> <li class="file"><a href="./README_EXT.html">README</a> <li class="file"><a href="./README_EXT_ja.html">README.EXT</a> <li class="file"><a href="./README_ja.html">README</a> Is this intended? I'd rather expect they show their original names, e.g., (({README.EXT})), (({README.EXT.ja})), and (({README.ja})). =end
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.