doc: Improve build speed, disable doc's widgets build
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 31 Mar 2015 03:17:23 +0000 (12:17 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 31 Mar 2015 03:28:11 +0000 (12:28 +0900)
commit52c8f4fe7ec42efa6889d707e2380697ffe7dbb4
tree271050598205dadbf7e1c0b09ba65b4c0a09a4ad
parenteeb55cb6e882a36cfe4da16dbbc7fd0bd2311481
doc: Improve build speed, disable doc's widgets build

Building the widget_preview_xxx programs takes a while and should
be required only when rebuilding the doc. Arguably breaking something
in elm may break only the widget-preview build but I believe this is
a rare case.

This speeds up a regular elm build by >20s on my machine.
doc/Makefile.am