2b753cc777
The Gerrit client needs to know if documentation is available on the server so that it can add the Documentation menu bar. The /config/server/info REST endpoint cannot easily provide this information since the ServletContext which can be used to check this is not available in the REST API layer. Instead let the Gerrit client do a HEAD request to "Documentation/index.html" to check if documentation is available on the server. GerritConfig is now no longer used and can be removed. Change-Id: I759c262a6789193d14bcfdf702f9907854230c01 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com> |
||
---|---|---|
.. | ||
src | ||
BUCK |