Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files in .../share/doc/ruby/html/ #1224

Open
BurdetteLamar opened this issue Dec 4, 2024 · 1 comment
Open

Missing files in .../share/doc/ruby/html/ #1224

BurdetteLamar opened this issue Dec 4, 2024 · 1 comment
Labels

Comments

@BurdetteLamar
Copy link
Member

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
@BurdetteLamar
Copy link
Member Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant