rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Too long build

Open majioa opened this issue 5 years ago • 1 comments

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 avatar Mar 08 '19 10:03 majioa

@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.

sriedel avatar Jun 16 '19 14:06 sriedel