Quanlong Huang has uploaded a new patch set (#3) to the change originally created by Daniel Becker. ( http://gerrit.cloudera.org:8080/19402 )
Change subject: IMPALA-11825: Doc update 4.2.0 breaks web search results ...................................................................... IMPALA-11825: Doc update 4.2.0 breaks web search results We recently updated the upstream Impala docs in https://gerrit.cloudera.org/#/c/19367/. The doc build system introduced a new directory with CSS formatted html but also renamed the old 'html' directory to 'plain-html'. The problem is that changing the directory name from 'html' to 'plain-html' breaks web search results as they still have the old links. This change adds a symlink from 'html' to 'asf-site-html' to fix it. Change-Id: Iab1d5fe5e3be85f26aeeb24be9e0018935d2e424 --- A docs/build/html 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/02/19402/3 -- To view, visit http://gerrit.cloudera.org:8080/19402 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: asf-site Gerrit-MessageType: newpatchset Gerrit-Change-Id: Iab1d5fe5e3be85f26aeeb24be9e0018935d2e424 Gerrit-Change-Number: 19402 Gerrit-PatchSet: 3 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
