gerrit/.buckconfig
Yuxuan 'fishy' Wang f780397780 Add buck rule to generate docs for static hosting.
Add rule to build search-free documentation for static hosting, and update
dev-release documentation to reflect the new rule.

Change-Id: Ifc9284d3c44349e3099ad582fcc14ba27695f30a
2014-09-05 14:19:15 -07:00

29 lines
587 B
Plaintext

[alias]
all = //:all
api = //:api
api_deploy = //tools/maven:api_deploy
api_install = //tools/maven:api_install
war_deploy = //tools/maven:war_deploy
war_install = //tools/maven:war_install
chrome = //:chrome
docs = //Documentation:searchfree
firefox = //:firefox
gerrit = //:gerrit
release = //:release
safari = //:safari
withdocs = //:withdocs
codeserver = //lib/gwt:codeserver
[buildfile]
includes = //tools/default.defs
[java]
src_roots = java, resources
[project]
ignore = .git
[cache]
mode = dir
dir = ~/.gerritcodereview/buck-cache/cache