rdoc
rdoc copied to clipboard
Missing files in .../share/doc/ruby/html/
We have these RI files in .../share/ri/3.3.0/system/:
DidYouMean/PlainFormatter/cdesc-PlainFormatter.ri
DidYouMean/PlainFormatter/message_for-c.ri
DidYouMean/PlainFormatter/message_for-i.ri
DidYouMean/VerboseFormatter/cdesc-VerboseFormatter.ri
DidYouMean/VerboseFormatter/message_for-c.ri
DidYouMean/VerboseFormatter/message_for-i.ri
Net/HTTPMovedTemporarily/cdesc-HTTPMovedTemporarily.ri
Net/HTTPMultipleChoice/cdesc-HTTPMultipleChoice.ri
Net/HTTPRequestEntityTooLarge/cdesc-HTTPRequestEntityTooLarge.ri
Net/HTTPRequestURITooLarge/cdesc-HTTPRequestURITooLarge.ri
Net/HTTPRequestedRangeNotSatisfiable/cdesc-HTTPRequestedRangeNotSatisfiable.ri
Object/RubyLex/cdesc-RubyLex.ri
URI/Parser/cdesc-Parser.ri
URI/Parser/convert_to_uri-i.ri
URI/Parser/escape-i.ri
URI/Parser/extract-i.ri
URI/Parser/initialize_pattern-i.ri
URI/Parser/initialize_regexp-i.ri
URI/Parser/inspect-i.ri
URI/Parser/join-i.ri
URI/Parser/make_regexp-i.ri
URI/Parser/new-c.ri
URI/Parser/parse-i.ri
URI/Parser/pattern-i.ri
URI/Parser/regexp-i.ri
URI/Parser/split-i.ri
URI/Parser/unescape-i.ri
URI/REGEXP/cdesc-REGEXP.ri
WIN32OLE/Variant/%5b%5d%3d-i.ri
WIN32OLE/Variant/%5b%5d-i.ri
WIN32OLE/Variant/array-c.ri
WIN32OLE/Variant/cdesc-Variant.ri
WIN32OLE/Variant/new-c.ri
WIN32OLE/Variant/value%3d-i.ri
WIN32OLE/Variant/value-i.ri
WIN32OLE/Variant/vartype-i.ri
But their corresponding HTML files in .../share/doc/ruby/html/ are missing:
DidYouMean/PlainFormatter.html
DidYouMean/VerboseFormatter.html
Net/HTTPMovedTemporarily.html
Net/HTTPMultipleChoice.html
Net/HTTPRequestEntityTooLarge.html
Net/HTTPRequestURITooLarge.html
Net/HTTPRequestedRangeNotSatisfiable.html
Object/RubyLex.html
URI/Parser.html
URI/REGEXP.html
WIN32OLE/Variant.html
I discovered this when working with the ri and html files with a view to giving CLI access to the html in a browser. I now find that on my Ubuntu machine, the html files are not even there. So I'm no longer interested in these files. Should I close this Issue?