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
This commit is contained in:
committed by
Dave Borowitz
parent
537664ad70
commit
f780397780
@@ -336,7 +336,13 @@ link:https://console.developers.google.com/project/164060093628/storage/gerrit-d
|
||||
gerrit-documentation] storage bucket. The `gerrit-documentation`
|
||||
storage bucket is accessible via the
|
||||
link:https://cloud.google.com/console[Google Developers Console].
|
||||
** Documentation html files must be extracted from `buck-out/gen/Documentation/html.zip`
|
||||
** Documentation html files must be extracted from
|
||||
`buck-out/gen/Documentation/searchfree.zip` after generating with:
|
||||
|
||||
----
|
||||
buck build docs
|
||||
----
|
||||
|
||||
* Update Google Code project links
|
||||
** Go to http://code.google.com/p/gerrit/admin
|
||||
** Update the documentation link in the `Resources` section of the
|
||||
|
||||
Reference in New Issue
Block a user