mirror of
https://github.com/apache/impala.git
synced 2025-12-22 19:35:22 -05:00
This commit refactors and adds a new build option to the docs build script/Makefile, these options are: - plain-html: the plain html docs, without css and navigation bar, this was "the" html build before this change. - asf-site-html: html docs, with css and navigation bar. - pdf The css is comming from DITA project's documentation. Testing: - Built the docs and tested the pages manually. Change-Id: Ic9621cb0abaa7fd9bf445da08440c0f6a9788180 Reviewed-on: http://gerrit.cloudera.org:8080/19242 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
16 lines
355 B
XML
16 lines
355 B
XML
<!--
|
|
The DITA Open Toolkit is licensed for use under the the Apache
|
|
Software Foundation License v2.0.
|
|
|
|
A copy of the Apache Software Foundation License 2.0 is
|
|
available at http://opensource.org/licenses/apache2.0.php
|
|
|
|
This statement must be included in any copies of DITA Open
|
|
Toolkit code.
|
|
-->
|
|
|
|
<div class="header">
|
|
<p>Apache Impala</p>
|
|
<hr/>
|
|
</div>
|