Quanlong Huang has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/19402 Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Quanlong Huang <[email protected]> --- A docs/build/html 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Quanlong Huang: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Iab1d5fe5e3be85f26aeeb24be9e0018935d2e424 Gerrit-Change-Number: 19402 Gerrit-PatchSet: 4 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]>
