gerrit/gerrit-prettify
Yuxuan 'fishy' Wang 14fdf9342e bazel: genasciidoc and genasciidoc_zip rule
Implement genasciidoc rule for bazel. It's a filegroup containing all
the html and resource files.

Also implement genasciidoc_zip rule for bazel, which is similar to
buck's genasciidoc rule to produce a zip file containing all asciidoctor
generated and resource files.

TEST PLAN:
  bazel build Documentation
  buck build Documentation:html
  diff -u bazel-bin/Documentation/install.html buck-out/gen/Documentation/html__tmp/Documentation/install.html

Change-Id: I3065355800a982c6956d3bb634204baaa60c045e
2016-10-07 15:20:35 +08:00
..
src/main Remove old unified diff screen 2016-04-03 15:55:12 -04:00
BUCK Buck: Remove jgit cell 2016-04-20 22:02:49 +02:00
BUILD bazel: genasciidoc and genasciidoc_zip rule 2016-10-07 15:20:35 +08:00