rdoc
rdoc copied to clipboard
Too long build
When I try to build documentation for the google-api-client gem, the folder 'generated' of the gem takes too long time (about half of hour on middle freq PC) to generate the docs.
@majioa: I've encountered the same issue when trying to build ri files for all my installed gems. If you don't mind beta-testing, I created PR 724 and PR 725 to speed up build times. The google-api-clients docs build in about 2 minutes for me now with rdoc --ri.
I'm not a member of the rdoc core team, and only have cursory knowledge of the internals, so I'd be very happy for any feedback if these PRs break anything in the generated documentation.