Merge PR 352 Logo update plus backup of draft manuals
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/a717a3e6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/a717a3e6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/a717a3e6 Branch: refs/heads/master Commit: a717a3e630f4687f7b88faba5c3b4e8e86d5e42d Parents: 1824c7e 5a790ad Author: Dave Birdsall <[email protected]> Authored: Thu Mar 3 20:12:26 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Thu Mar 3 20:12:26 2016 +0000 ---------------------------------------------------------------------- .../src/asciidoc/_chapters/about.adoc | 1 + .../src/asciidoc/_chapters/odb.adoc | 14 +- .../src/asciidoc/_chapters/about.adoc | 1 + docs/cqd_reference/pom.xml | 291 +++++++++++ .../src/asciidoc/_chapters/about.adoc | 179 +++++++ .../src/asciidoc/_chapters/histograms.adoc | 215 ++++++++ .../src/asciidoc/_chapters/introduction.adoc | 111 ++++ .../_chapters/operational_controls.adoc | 110 ++++ .../src/asciidoc/_chapters/query_plans.adoc | 515 +++++++++++++++++++ .../asciidoc/_chapters/runtime_controls.adoc | 83 +++ .../src/asciidoc/_chapters/schema_controls.adoc | 49 ++ .../src/asciidoc/_chapters/transactions.adoc | 94 ++++ .../src/asciidoc/_chapters/update_stats.adoc | 92 ++++ docs/cqd_reference/src/asciidoc/index.adoc | 69 +++ docs/load_transform/pom.xml | 289 +++++++++++ .../src/asciidoc/_chapters/about.adoc | 186 +++++++ .../src/asciidoc/_chapters/bulk_load.adoc | 291 +++++++++++ .../src/asciidoc/_chapters/bulk_unload.adoc | 73 +++ .../src/asciidoc/_chapters/introduction.adoc | 117 +++++ .../src/asciidoc/_chapters/monitor.adoc | 77 +++ .../src/asciidoc/_chapters/tables_indexes.adoc | 208 ++++++++ .../src/asciidoc/_chapters/trickle_load.adoc | 496 ++++++++++++++++++ .../src/asciidoc/_chapters/troubleshoot.adoc | 159 ++++++ docs/load_transform/src/asciidoc/index.adoc | 68 +++ .../src/asciidoc/_chapters/about.adoc | 3 + docs/odb_user/src/asciidoc/_chapters/about.adoc | 3 + docs/odb_user/src/asciidoc/_chapters/load.adoc | 48 +- .../src/asciidoc/_chapters/about.adoc | 2 + .../src/asciidoc/_chapters/about.adoc | 2 + .../src/asciidoc/_chapters/cqds.adoc | 20 - .../src/asciidoc/_chapters/sql_statements.adoc | 8 +- .../src/asciidoc/_chapters/sql_utilities.adoc | 117 ++++- docs/src/site/markdown/download.md | 18 +- docs/src/site/markdown/index.md | 12 +- docs/src/site/markdown/logo.md | 56 ++ docs/src/site/resources/css/site.css | 18 +- .../site/resources/images/carousel/scale.png | Bin 93783 -> 127571 bytes .../site/resources/images/carousel/stack.png | Bin 102472 -> 170554 bytes .../resources/images/logos/pb-Trafodion.png | Bin 0 -> 49089 bytes .../resources/images/logos/pb-trafodion.jpg | Bin 0 -> 80904 bytes .../images/logos/trafodion-dragon-large.jpg | Bin 0 -> 50000 bytes .../images/logos/trafodion-dragon-large.png | Bin 0 -> 20595 bytes .../resources/images/logos/trafodion-dragon.png | Bin 0 -> 12786 bytes .../resources/images/logos/trafodion-logo.jpg | Bin 18953 -> 58953 bytes docs/src/site/site.xml | 20 +- 45 files changed, 4017 insertions(+), 98 deletions(-) ----------------------------------------------------------------------
