Daniel Becker has uploaded a new patch set (#2). ( 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 is a quick and dirty fix. It duplicates the 'asf-site-html' directory as 'html' so the old web links continue to work. We should come up with a clean solution in a follow-up change. 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/2 -- 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: 2 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]>
