Adding malhar- documentation

Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/357a5a07
Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/357a5a07
Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/357a5a07

Branch: refs/heads/asf-site
Commit: 357a5a071f80973bd321c1ae3b74a733502cfe64
Parents: 493b159
Author: Thomas Weise <[email protected]>
Authored: Sat Nov 26 17:14:57 2016 -0800
Committer: Thomas Weise <[email protected]>
Committed: Sat Nov 26 17:14:57 2016 -0800

----------------------------------------------------------------------
 docs/malhar-3.6/__init__.py                     |    0
 docs/malhar-3.6/__init__.pyc                    |  Bin 0 -> 163 bytes
 docs/malhar-3.6/base.html                       |  118 ++
 docs/malhar-3.6/breadcrumbs.html                |   25 +
 docs/malhar-3.6/css/highlight.css               |  124 ++
 docs/malhar-3.6/css/theme.css                   |   12 +
 docs/malhar-3.6/css/theme_extra.css             |  154 ++
 docs/malhar-3.6/favicon.ico                     |  Bin 0 -> 25597 bytes
 docs/malhar-3.6/fonts/fontawesome-webfont.eot   |  Bin 0 -> 37405 bytes
 docs/malhar-3.6/fonts/fontawesome-webfont.svg   |  399 +++++
 docs/malhar-3.6/fonts/fontawesome-webfont.ttf   |  Bin 0 -> 79076 bytes
 docs/malhar-3.6/fonts/fontawesome-webfont.woff  |  Bin 0 -> 43572 bytes
 docs/malhar-3.6/footer.html                     |   23 +
 docs/malhar-3.6/images/malhar-operators.png     |  Bin 0 -> 109734 bytes
 docs/malhar-3.6/img/favicon.ico                 |  Bin 0 -> 1150 bytes
 docs/malhar-3.6/index.html                      |  318 ++++
 docs/malhar-3.6/js/highlight.pack.js            |    2 +
 docs/malhar-3.6/js/jquery-2.1.1.min.js          |    4 +
 docs/malhar-3.6/js/modernizr-2.8.3.min.js       |    1 +
 docs/malhar-3.6/js/theme.js                     |   55 +
 docs/malhar-3.6/main.html                       |   10 +
 docs/malhar-3.6/mkdocs/js/lunr-0.5.7.min.js     |    7 +
 docs/malhar-3.6/mkdocs/js/lunr.min.js           |    7 +
 docs/malhar-3.6/mkdocs/js/mustache.min.js       |    1 +
 docs/malhar-3.6/mkdocs/js/require.js            |   36 +
 .../mkdocs/js/search-results-template.mustache  |    4 +
 docs/malhar-3.6/mkdocs/js/search.js             |   88 ++
 docs/malhar-3.6/mkdocs/js/text.js               |  390 +++++
 docs/malhar-3.6/mkdocs/search_index.json        | 1429 ++++++++++++++++++
 .../operators/block_reader/index.html           |  470 ++++++
 .../operators/csvParserOperator/index.html      |  559 +++++++
 docs/malhar-3.6/operators/deduper/index.html    |  784 ++++++++++
 docs/malhar-3.6/operators/enricher/index.html   |  570 +++++++
 .../malhar-3.6/operators/file_output/index.html |  405 +++++
 .../operators/file_splitter/index.html          |  422 ++++++
 docs/malhar-3.6/operators/filter/index.html     |  378 +++++
 .../operators/fsInputOperator/index.html        |  754 +++++++++
 .../images/blockreader/classdiagram.png         |  Bin 0 -> 48613 bytes
 .../images/blockreader/flowdiagram.png          |  Bin 0 -> 48160 bytes
 .../images/blockreader/fsreaderexample.png      |  Bin 0 -> 29927 bytes
 .../blockreader/totalBacklogProcessing.png      |  Bin 0 -> 55944 bytes
 .../operators/images/csvParser/CSVParser.png    |  Bin 0 -> 47140 bytes
 .../operators/images/deduper/image00.png        |  Bin 0 -> 8612 bytes
 .../operators/images/deduper/image01.png        |  Bin 0 -> 23903 bytes
 .../operators/images/deduper/image02.png        |  Bin 0 -> 25300 bytes
 .../operators/images/deduper/image03.png        |  Bin 0 -> 10901 bytes
 .../operators/images/deduper/image04.png        |  Bin 0 -> 17387 bytes
 .../images/fileoutput/FileRotation.png          |  Bin 0 -> 26067 bytes
 .../operators/images/fileoutput/diagram1.png    |  Bin 0 -> 30754 bytes
 .../images/filesplitter/baseexample.png         |  Bin 0 -> 14493 bytes
 .../images/filesplitter/classdiagram.png        |  Bin 0 -> 14513 bytes
 .../images/filesplitter/inputexample.png        |  Bin 0 -> 16012 bytes
 .../operators/images/filesplitter/sequence.png  |  Bin 0 -> 17020 bytes
 .../images/fsInput/operatorsClassDiagram.png    |  Bin 0 -> 71104 bytes
 .../images/jdbcinput/operatorsClassDiagram.png  |  Bin 0 -> 49841 bytes
 .../images/jsonFormatter/JsonFormatter.png      |  Bin 0 -> 29253 bytes
 .../operators/images/jsonParser/JsonParser.png  |  Bin 0 -> 57233 bytes
 .../operators/images/kafkainput/image00.png     |  Bin 0 -> 36143 bytes
 .../windowedOperator/allowed-lateness.png       |  Bin 0 -> 17901 bytes
 .../windowedOperator/session-windows-1.png      |  Bin 0 -> 15139 bytes
 .../windowedOperator/session-windows-2.png      |  Bin 0 -> 14238 bytes
 .../windowedOperator/session-windows-3.png      |  Bin 0 -> 11613 bytes
 .../windowedOperator/session-windows-4.png      |  Bin 0 -> 15176 bytes
 .../windowedOperator/sliding-time-windows.png   |  Bin 0 -> 15855 bytes
 .../images/windowedOperator/time-windows.png    |  Bin 0 -> 8184 bytes
 .../operators/jmsInputOperator/index.html       |  461 ++++++
 .../operators/jsonFormatter/index.html          |  407 +++++
 docs/malhar-3.6/operators/jsonParser/index.html |  404 +++++
 .../operators/kafkaInputOperator/index.html     |  695 +++++++++
 docs/malhar-3.6/operators/transform/index.html  |  516 +++++++
 .../operators/windowedOperator/index.html       |  469 ++++++
 docs/malhar-3.6/search.html                     |  241 +++
 docs/malhar-3.6/searchbox.html                  |    5 +
 docs/malhar-3.6/sitemap.xml                     |  100 ++
 docs/malhar-3.6/toc.html                        |   23 +
 docs/malhar-3.6/versions.html                   |   15 +
 76 files changed, 10885 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-site/blob/357a5a07/docs/malhar-3.6/__init__.py
----------------------------------------------------------------------
diff --git a/docs/malhar-3.6/__init__.py b/docs/malhar-3.6/__init__.py
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/apex-site/blob/357a5a07/docs/malhar-3.6/__init__.pyc
----------------------------------------------------------------------
diff --git a/docs/malhar-3.6/__init__.pyc b/docs/malhar-3.6/__init__.pyc
new file mode 100644
index 0000000..5d767d8
Binary files /dev/null and b/docs/malhar-3.6/__init__.pyc differ

http://git-wip-us.apache.org/repos/asf/apex-site/blob/357a5a07/docs/malhar-3.6/base.html
----------------------------------------------------------------------
diff --git a/docs/malhar-3.6/base.html b/docs/malhar-3.6/base.html
new file mode 100644
index 0000000..87c9f8a
--- /dev/null
+++ b/docs/malhar-3.6/base.html
@@ -0,0 +1,118 @@
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  {% if page_description %}<meta name="description" content="{{ 
page_description }}">{% endif %}
+  {% if site_author %}<meta name="author" content="{{ site_author }}">{% endif 
%}
+  {% block htmltitle %}
+  <title>{% if page_title %}{{ page_title }} - {% endif %}{{ site_name 
}}</title>
+  {% endblock %}
+
+  {% if favicon %}<link rel="shortcut icon" href="{{ favicon }}">
+  {% else %}<link rel="shortcut icon" href="{{ base_url }}/img/favicon.ico">{% 
endif %}
+
+  {# CSS #}
+  <link 
href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700'
 rel='stylesheet' type='text/css'>
+
+  <link rel="stylesheet" href="{{ base_url }}/css/theme.css" type="text/css" />
+  <link rel="stylesheet" href="{{ base_url }}/css/theme_extra.css" 
type="text/css" />
+  <link rel="stylesheet" href="{{ base_url }}/css/highlight.css">
+  {%- for path in extra_css %}
+  <link href="{{ path }}" rel="stylesheet">
+  {%- endfor %}
+
+  {% if current_page %}
+  <script>
+    // Current page data
+    var mkdocs_page_name = {{ page_title|tojson|safe }};
+    var mkdocs_page_input_path = {{ current_page.input_path|tojson|safe }};
+    var mkdocs_page_url = {{ current_page.abs_url|tojson|safe }};
+  </script>
+  {% endif %}
+  <script src="{{ base_url }}/js/jquery-2.1.1.min.js"></script>
+  <script src="{{ base_url }}/js/modernizr-2.8.3.min.js"></script>
+  <script type="text/javascript" src="{{ base_url 
}}/js/highlight.pack.js"></script>
+  <script src="{{ base_url }}/js/theme.js"></script>
+
+  {%- block extrahead %} {% endblock %}
+
+  {%- for path in extra_javascript %}
+  <script src="{{ path }}"></script>
+  {%- endfor %}
+
+  {% if google_analytics %}
+  <script>
+      
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+      
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+      ga('create', '{{ google_analytics[0] }}', '{{ google_analytics[1] }}');
+      ga('send', 'pageview');
+  </script>
+  {% endif %}
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    {# SIDE NAV, TOGGLES ON MOBILE #}
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
+      <div class="wy-side-nav-search">
+        <a href="{{ homepage_url }}" class="icon icon-home"> {{ site_name 
}}</a>
+        {% include "searchbox.html" %}
+      </div>
+
+      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" 
aria-label="main navigation">
+        <ul class="current">
+          {% for nav_item in nav %}
+            <li>{% include "toc.html" %}<li>
+          {% endfor %}
+        </ul>
+      </div>
+      &nbsp;
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      {# MOBILE NAV, TRIGGLES SIDE NAV ON TOGGLE #}
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="{{ homepage_url }}">{{ site_name }}</a>
+      </nav>
+
+      {# PAGE CONTENT #}
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          {% include "breadcrumbs.html" %}
+          <div role="main">
+            <div class="section">
+              {% block content %}
+                {{ content }}
+              {% endblock %}
+            </div>
+          </div>
+         {%- block footer %}
+          {% include "footer.html" %}
+         {% endblock %}
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+
+{% include "versions.html" %}
+
+</body>
+</html>
+{% if current_page and current_page.is_homepage %}
+<!--
+MkDocs version : {{ mkdocs_version }}
+Build Date UTC : {{ build_date_utc }}
+-->
+{% endif %}

http://git-wip-us.apache.org/repos/asf/apex-site/blob/357a5a07/docs/malhar-3.6/breadcrumbs.html
----------------------------------------------------------------------
diff --git a/docs/malhar-3.6/breadcrumbs.html b/docs/malhar-3.6/breadcrumbs.html
new file mode 100644
index 0000000..01960e6
--- /dev/null
+++ b/docs/malhar-3.6/breadcrumbs.html
@@ -0,0 +1,25 @@
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="{{ homepage_url }}">Docs</a> &raquo;</li>
+    {% if current_page %}
+      {% for doc in current_page.ancestors %}
+        {% if doc.link %}
+          <li><a href="{{ doc.link|e }}">{{ doc.title }}</a> &raquo;</li>
+        {% else %}
+          <li>{{ doc.title }} &raquo;</li>
+        {% endif %}
+      {% endfor %}
+    {% endif %}
+    {% if current_page %}<li>{{ current_page.title }}</li>{% endif %}
+    <li class="wy-breadcrumbs-aside">
+      {% if repo_url %}
+        {% if repo_name == 'GitHub' %}
+          <a href="{{ repo_url }}" class="icon icon-github"> Edit on GitHub</a>
+        {% elif repo_name == 'Bitbucket' %}
+          <a href="{{ repo_url }}" class="icon icon-bitbucket"> Edit on 
BitBucket</a>
+        {% endif %}
+      {% endif %}
+    </li>
+  </ul>
+  <hr/>
+</div>

http://git-wip-us.apache.org/repos/asf/apex-site/blob/357a5a07/docs/malhar-3.6/css/highlight.css
----------------------------------------------------------------------
diff --git a/docs/malhar-3.6/css/highlight.css 
b/docs/malhar-3.6/css/highlight.css
new file mode 100644
index 0000000..0ae40a7
--- /dev/null
+++ b/docs/malhar-3.6/css/highlight.css
@@ -0,0 +1,124 @@
+/*
+This is the GitHub theme for highlight.js
+
+github.com style (c) Vasily Polovnyov <[email protected]>
+
+*/
+
+.hljs {
+  display: block;
+  overflow-x: auto;
+  color: #333;
+  -webkit-text-size-adjust: none;
+}
+
+.hljs-comment,
+.diff .hljs-header,
+.hljs-javadoc {
+  color: #998;
+  font-style: italic;
+}
+
+.hljs-keyword,
+.css .rule .hljs-keyword,
+.hljs-winutils,
+.nginx .hljs-title,
+.hljs-subst,
+.hljs-request,
+.hljs-status {
+  color: #333;
+  font-weight: bold;
+}
+
+.hljs-number,
+.hljs-hexcolor,
+.ruby .hljs-constant {
+  color: #008080;
+}
+
+.hljs-string,
+.hljs-tag .hljs-value,
+.hljs-phpdoc,
+.hljs-dartdoc,
+.tex .hljs-formula {
+  color: #d14;
+}
+
+.hljs-title,
+.hljs-id,
+.scss .hljs-preprocessor {
+  color: #900;
+  font-weight: bold;
+}
+
+.hljs-list .hljs-keyword,
+.hljs-subst {
+  font-weight: normal;
+}
+
+.hljs-class .hljs-title,
+.hljs-type,
+.vhdl .hljs-literal,
+.tex .hljs-command {
+  color: #458;
+  font-weight: bold;
+}
+
+.hljs-tag,
+.hljs-tag .hljs-title,
+.hljs-rule .hljs-property,
+.django .hljs-tag .hljs-keyword {
+  color: #000080;
+  font-weight: normal;
+}
+
+.hljs-attribute,
+.hljs-variable,
+.lisp .hljs-body,
+.hljs-name {
+  color: #008080;
+}
+
+.hljs-regexp {
+  color: #009926;
+}
+
+.hljs-symbol,
+.ruby .hljs-symbol .hljs-string,
+.lisp .hljs-keyword,
+.clojure .hljs-keyword,
+.scheme .hljs-keyword,
+.tex .hljs-special,
+.hljs-prompt {
+  color: #990073;
+}
+
+.hljs-built_in {
+  color: #0086b3;
+}
+
+.hljs-preprocessor,
+.hljs-pragma,
+.hljs-pi,
+.hljs-doctype,
+.hljs-shebang,
+.hljs-cdata {
+  color: #999;
+  font-weight: bold;
+}
+
+.hljs-deletion {
+  background: #fdd;
+}
+
+.hljs-addition {
+  background: #dfd;
+}
+
+.diff .hljs-change {
+  background: #0086b3;
+}
+
+.hljs-chunk {
+  color: #aaa;
+}

Reply via email to