ruby-fakegem.eclass: use dodoc to install documentation files
authorHans de Graaff <graaff@gentoo.org>
Sun, 16 Jul 2017 08:30:21 +0000 (10:30 +0200)
committerHans de Graaff <graaff@gentoo.org>
Sun, 16 Jul 2017 08:30:21 +0000 (10:30 +0200)
commit73f5c11d2d76cf6016b4e7dced8fe36560672fc1
treee75ef4dd3a0f4bb04e5ce399f83e1e107aebfb14
parent8a50338447a733f8b61e5ecd40a26b294e3a1bee
ruby-fakegem.eclass: use dodoc to install documentation files

dohtml is deprecated in EAPI 6, but more importantly it does not
actually do what we want, which is to install all the documentation
files, including fonts, javascript, and css to make the documentation
pages look as intended.
eclass/ruby-fakegem.eclass