Buck build: Add 'docs' as an alias for Documentation:html

Now it is possible to build the documentation from the Gerrit
root folder with:

 $ buck build docs

Change-Id: I995d792167abaef2b7962c620a9520d4d930ede5
This commit is contained in:
David Pursehouse
2013-09-05 09:47:36 +09:00
parent 67e8304ae7
commit f635b5785a

View File

@@ -2,6 +2,7 @@
api = //:api
api_deploy = //tools/maven:deploy
api_install = //tools/maven:install
docs = //Documentation:html
download = //tools:download
download_sources = //tools:download_sources
gerrit = //:gerrit