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:
@@ -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
|
||||
|
Reference in New Issue
Block a user