ruby: Disable doc generation
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Sat, 4 Oct 2014 19:38:53 +0000 (16:38 -0300)
committerLuiz Angelo Daros de Luca <luizluca@gmail.com>
Tue, 7 Oct 2014 17:14:52 +0000 (14:14 -0300)
commit205becb6e8557810f6759372b679b49a96c9a66e
treea7302471c711e4736600155dd0ddb65582273ae6
parent117b18bbd6fd874c249fc22a6e0b3ce98a9ed080
ruby: Disable doc generation

Docs are not currently packaged. So, there is no need to install
them. Also, doxygen have some problem with the usaged of git in
build_dir as it takes ages running git commands on every file.
Disabling the docs reduces the compilation time.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
lang/ruby/Makefile