would be better if the entire stdlib was a single "package"

's Avatar

alxtskrnk

05 Nov, 2014 06:52 PM

would make it more searchable, browseable, discoverable

  1. Support Staff 1 Posted by lsegal on 05 Nov, 2014 07:01 PM

    lsegal's Avatar

    Thanks for the feedback. Unfortunately we've tried this before and it actually made things much harder to search, browse, and discover. Mixing all stdlib classes together creates extremely large index and class/method listing pages which at best are extremely noisy and at worst freeze up slower machines. The full stdlib is a huge beast with tons of code. We put core in one package, but for things that you need to manually require, it's best to have them documented individually.

    I think the better solution is improving search on rubydoc.info to support side-wide search, which would alleviate most concerns without requiring putting multiple doc packages together.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac