Repository: incubator-edgent-website Updated Branches: refs/heads/asf-site b23e55fc0 -> 7a6c61b4f
Revert "from 1e15e9b7718bb8936d63e2fce6f07fc9c145553c" This reverts commit b23e55fc0faaa84fc5d9dd97d417d8d7b7e18afe. Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/7a6c61b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/7a6c61b4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/7a6c61b4 Branch: refs/heads/asf-site Commit: 7a6c61b4f11882c2155c370e46c2be0be5412c4e Parents: b23e55f Author: William C. Marshall <wcmar...@us.ibm.com> Authored: Thu Jan 5 14:51:47 2017 -0500 Committer: William C. Marshall <wcmar...@us.ibm.com> Committed: Thu Jan 5 14:51:47 2017 -0500 ---------------------------------------------------------------------- content/404.html | 16 +--------------- content/css/bootstrap.css | 0 content/css/bootstrap.min.css | 0 content/css/landing-page.css | 0 content/docs/committers.html | 16 +--------------- content/docs/common-edgent-operations.html | 16 +--------------- content/docs/community.html | 16 +--------------- content/docs/console.html | 16 +--------------- content/docs/downloads.html | 16 +--------------- content/docs/edgent-getting-started.html | 16 +--------------- content/docs/edgent_index.html | 16 +--------------- content/docs/faq.html | 16 +--------------- content/docs/home.html | 16 +--------------- content/docs/overview.html | 16 +--------------- content/docs/quickstart.html | 16 +--------------- content/docs/samples.html | 16 +--------------- content/docs/search.html | 16 +--------------- content/docs/streaming-concepts.html | 16 +--------------- content/docs/tag_collaboration.html | 16 +--------------- content/docs/tag_content_types.html | 16 +--------------- content/docs/tag_formatting.html | 16 +--------------- content/docs/tag_getting_started.html | 16 +--------------- content/docs/tag_mobile.html | 16 +--------------- content/docs/tag_navigation.html | 16 +--------------- content/docs/tag_publishing.html | 16 +--------------- content/docs/tag_single_sourcing.html | 16 +--------------- content/docs/tag_special_layouts.html | 16 +--------------- content/fonts/glyphicons-halflings-regular.eot | Bin content/fonts/glyphicons-halflings-regular.svg | 0 content/fonts/glyphicons-halflings-regular.ttf | Bin content/fonts/glyphicons-halflings-regular.woff | Bin content/img/footer.png | Bin content/img/services/connection_diagram.png | Bin content/js/bootstrap.js | 0 content/js/bootstrap.min.js | 0 content/js/jquery-1.11.0.js | 0 content/js/jquery.easing.min.js | 0 content/js/landing-page.js | 0 .../recipe_adaptable_deadtime_filter.html | 16 +--------------- .../recipes/recipe_adaptable_filter_range.html | 16 +--------------- .../recipes/recipe_adaptable_polling_source.html | 16 +--------------- ...ipe_combining_streams_processing_results.html | 16 +--------------- content/recipes/recipe_concurrent_analytics.html | 16 +--------------- ...cipe_different_processing_against_stream.html | 16 +--------------- .../recipes/recipe_dynamic_analytic_control.html | 16 +--------------- .../recipes/recipe_external_filter_range.html | 16 +--------------- content/recipes/recipe_hello_edgent.html | 16 +--------------- content/recipes/recipe_parallel_analytics.html | 16 +--------------- content/recipes/recipe_source_function.html | 16 +--------------- content/recipes/recipe_value_out_of_range.html | 16 +--------------- content/recipes/recipe_writing_a_connector.html | 16 +--------------- content/titlepage.html | 18 ++---------------- content/tocpage.html | 16 +--------------- 53 files changed, 40 insertions(+), 586 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/404.html ---------------------------------------------------------------------- diff --git a/content/404.html b/content/404.html index ff01a7f..6c4b8d7 100644 --- a/content/404.html +++ b/content/404.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -704,7 +690,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/css/bootstrap.css ---------------------------------------------------------------------- diff --git a/content/css/bootstrap.css b/content/css/bootstrap.css old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/css/bootstrap.min.css ---------------------------------------------------------------------- diff --git a/content/css/bootstrap.min.css b/content/css/bootstrap.min.css old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/css/landing-page.css ---------------------------------------------------------------------- diff --git a/content/css/landing-page.css b/content/css/landing-page.css old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/committers.html ---------------------------------------------------------------------- diff --git a/content/docs/committers.html b/content/docs/committers.html index d734901..a4d02c3 100644 --- a/content/docs/committers.html +++ b/content/docs/committers.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -716,7 +702,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/common-edgent-operations.html ---------------------------------------------------------------------- diff --git a/content/docs/common-edgent-operations.html b/content/docs/common-edgent-operations.html index f477ed9..a86f3d3 100644 --- a/content/docs/common-edgent-operations.html +++ b/content/docs/common-edgent-operations.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -749,7 +735,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/community.html ---------------------------------------------------------------------- diff --git a/content/docs/community.html b/content/docs/community.html index a1b1990..b948c94 100644 --- a/content/docs/community.html +++ b/content/docs/community.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -770,7 +756,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/console.html ---------------------------------------------------------------------- diff --git a/content/docs/console.html b/content/docs/console.html index 7971ada..25d7826 100644 --- a/content/docs/console.html +++ b/content/docs/console.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -1175,7 +1161,7 @@ Metrics.rateMeter(individualAlerts3.get(0)); <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/downloads.html ---------------------------------------------------------------------- diff --git a/content/docs/downloads.html b/content/docs/downloads.html index bd93a46..e86cb42 100644 --- a/content/docs/downloads.html +++ b/content/docs/downloads.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -752,7 +738,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/edgent-getting-started.html ---------------------------------------------------------------------- diff --git a/content/docs/edgent-getting-started.html b/content/docs/edgent-getting-started.html index be15796..91aef35 100644 --- a/content/docs/edgent-getting-started.html +++ b/content/docs/edgent-getting-started.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -876,7 +862,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/edgent_index.html ---------------------------------------------------------------------- diff --git a/content/docs/edgent_index.html b/content/docs/edgent_index.html index 0a930cb..fa3224a 100644 --- a/content/docs/edgent_index.html +++ b/content/docs/edgent_index.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -729,7 +715,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/faq.html ---------------------------------------------------------------------- diff --git a/content/docs/faq.html b/content/docs/faq.html index 4ffc3b2..4d32208 100644 --- a/content/docs/faq.html +++ b/content/docs/faq.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -786,7 +772,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/home.html ---------------------------------------------------------------------- diff --git a/content/docs/home.html b/content/docs/home.html index 2c383a4..51e7544 100644 --- a/content/docs/home.html +++ b/content/docs/home.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -791,7 +777,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/overview.html ---------------------------------------------------------------------- diff --git a/content/docs/overview.html b/content/docs/overview.html index bdd0514..862c3fa 100644 --- a/content/docs/overview.html +++ b/content/docs/overview.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -776,7 +762,7 @@ medical device.</li> <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/quickstart.html ---------------------------------------------------------------------- diff --git a/content/docs/quickstart.html b/content/docs/quickstart.html index 69b28ad..2d39897 100644 --- a/content/docs/quickstart.html +++ b/content/docs/quickstart.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -746,7 +732,7 @@ and Edgent provides a <a href="https://edgent.incubator.apache.org/javadoc/lates <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/samples.html ---------------------------------------------------------------------- diff --git a/content/docs/samples.html b/content/docs/samples.html index af8c664..90f9904 100644 --- a/content/docs/samples.html +++ b/content/docs/samples.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -767,7 +753,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/search.html ---------------------------------------------------------------------- diff --git a/content/docs/search.html b/content/docs/search.html index feadcec..54f10a4 100644 --- a/content/docs/search.html +++ b/content/docs/search.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -694,7 +680,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/streaming-concepts.html ---------------------------------------------------------------------- diff --git a/content/docs/streaming-concepts.html b/content/docs/streaming-concepts.html index 26c7e18..6d93a68 100644 --- a/content/docs/streaming-concepts.html +++ b/content/docs/streaming-concepts.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -1455,7 +1441,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_collaboration.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html index 46a052d..e5bb0c1 100644 --- a/content/docs/tag_collaboration.html +++ b/content/docs/tag_collaboration.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_content_types.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html index f4167ea..b6d91fe 100644 --- a/content/docs/tag_content_types.html +++ b/content/docs/tag_content_types.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_formatting.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html index b3f0f78..c6293c3 100644 --- a/content/docs/tag_formatting.html +++ b/content/docs/tag_formatting.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_getting_started.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html index 8a33e38..c0c0d98 100644 --- a/content/docs/tag_getting_started.html +++ b/content/docs/tag_getting_started.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -806,7 +792,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_mobile.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html index 59ccf54..23f5427 100644 --- a/content/docs/tag_mobile.html +++ b/content/docs/tag_mobile.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_navigation.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html index b9982ea..d1b6fec 100644 --- a/content/docs/tag_navigation.html +++ b/content/docs/tag_navigation.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_publishing.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html index b0ba559..f4b6e3f 100644 --- a/content/docs/tag_publishing.html +++ b/content/docs/tag_publishing.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_single_sourcing.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html index a68580c..dd388a9 100644 --- a/content/docs/tag_single_sourcing.html +++ b/content/docs/tag_single_sourcing.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/docs/tag_special_layouts.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html index 6d78353..f8638db 100644 --- a/content/docs/tag_special_layouts.html +++ b/content/docs/tag_special_layouts.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -801,7 +787,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/fonts/glyphicons-halflings-regular.eot ---------------------------------------------------------------------- diff --git a/content/fonts/glyphicons-halflings-regular.eot b/content/fonts/glyphicons-halflings-regular.eot old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/fonts/glyphicons-halflings-regular.svg ---------------------------------------------------------------------- diff --git a/content/fonts/glyphicons-halflings-regular.svg b/content/fonts/glyphicons-halflings-regular.svg old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/fonts/glyphicons-halflings-regular.ttf ---------------------------------------------------------------------- diff --git a/content/fonts/glyphicons-halflings-regular.ttf b/content/fonts/glyphicons-halflings-regular.ttf old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/fonts/glyphicons-halflings-regular.woff ---------------------------------------------------------------------- diff --git a/content/fonts/glyphicons-halflings-regular.woff b/content/fonts/glyphicons-halflings-regular.woff old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/img/footer.png ---------------------------------------------------------------------- diff --git a/content/img/footer.png b/content/img/footer.png old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/img/services/connection_diagram.png ---------------------------------------------------------------------- diff --git a/content/img/services/connection_diagram.png b/content/img/services/connection_diagram.png old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/js/bootstrap.js ---------------------------------------------------------------------- diff --git a/content/js/bootstrap.js b/content/js/bootstrap.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/js/bootstrap.min.js ---------------------------------------------------------------------- diff --git a/content/js/bootstrap.min.js b/content/js/bootstrap.min.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/js/jquery-1.11.0.js ---------------------------------------------------------------------- diff --git a/content/js/jquery-1.11.0.js b/content/js/jquery-1.11.0.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/js/jquery.easing.min.js ---------------------------------------------------------------------- diff --git a/content/js/jquery.easing.min.js b/content/js/jquery.easing.min.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/js/landing-page.js ---------------------------------------------------------------------- diff --git a/content/js/landing-page.js b/content/js/landing-page.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_adaptable_deadtime_filter.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_adaptable_deadtime_filter.html b/content/recipes/recipe_adaptable_deadtime_filter.html index 874b9f8..10df7c5 100644 --- a/content/recipes/recipe_adaptable_deadtime_filter.html +++ b/content/recipes/recipe_adaptable_deadtime_filter.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -838,7 +824,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_adaptable_filter_range.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_adaptable_filter_range.html b/content/recipes/recipe_adaptable_filter_range.html index 36eb7df..762bf10 100644 --- a/content/recipes/recipe_adaptable_filter_range.html +++ b/content/recipes/recipe_adaptable_filter_range.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -812,7 +798,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_adaptable_polling_source.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_adaptable_polling_source.html b/content/recipes/recipe_adaptable_polling_source.html index 51c8241..267ecbe 100644 --- a/content/recipes/recipe_adaptable_polling_source.html +++ b/content/recipes/recipe_adaptable_polling_source.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -824,7 +810,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_combining_streams_processing_results.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_combining_streams_processing_results.html b/content/recipes/recipe_combining_streams_processing_results.html index 975527c..683527d 100644 --- a/content/recipes/recipe_combining_streams_processing_results.html +++ b/content/recipes/recipe_combining_streams_processing_results.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -943,7 +929,7 @@ EMERGENCY! SEE TO PATIENT IMMEDIATELY! <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_concurrent_analytics.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_concurrent_analytics.html b/content/recipes/recipe_concurrent_analytics.html index 565f166..a024649 100644 --- a/content/recipes/recipe_concurrent_analytics.html +++ b/content/recipes/recipe_concurrent_analytics.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -870,7 +856,7 @@ stream -> |-> isolate(1) -> pipeline2 -> |-> barrier(10) -> co <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_different_processing_against_stream.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_different_processing_against_stream.html b/content/recipes/recipe_different_processing_against_stream.html index 74f9393..c16949c 100644 --- a/content/recipes/recipe_different_processing_against_stream.html +++ b/content/recipes/recipe_different_processing_against_stream.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -892,7 +878,7 @@ Gallons of gas: 9.1 <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_dynamic_analytic_control.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_dynamic_analytic_control.html b/content/recipes/recipe_dynamic_analytic_control.html index bf9640f..b8830d9 100644 --- a/content/recipes/recipe_dynamic_analytic_control.html +++ b/content/recipes/recipe_dynamic_analytic_control.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -744,7 +730,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_external_filter_range.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_external_filter_range.html b/content/recipes/recipe_external_filter_range.html index d4bc744..f8b78a3 100644 --- a/content/recipes/recipe_external_filter_range.html +++ b/content/recipes/recipe_external_filter_range.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -806,7 +792,7 @@ optimalTempRange=[77.0..91.0] <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_hello_edgent.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_hello_edgent.html b/content/recipes/recipe_hello_edgent.html index 0cec0d4..28127c9 100644 --- a/content/recipes/recipe_hello_edgent.html +++ b/content/recipes/recipe_hello_edgent.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -760,7 +746,7 @@ Edgent! <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_parallel_analytics.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_parallel_analytics.html b/content/recipes/recipe_parallel_analytics.html index 347b5d9..a464892 100644 --- a/content/recipes/recipe_parallel_analytics.html +++ b/content/recipes/recipe_parallel_analytics.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -859,7 +845,7 @@ stream -> split(width,splitter) -> |-> isolate(10) -> pipeline-ch1 - <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_source_function.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_source_function.html b/content/recipes/recipe_source_function.html index 545deca..9e7d167 100644 --- a/content/recipes/recipe_source_function.html +++ b/content/recipes/recipe_source_function.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -775,7 +761,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_value_out_of_range.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_value_out_of_range.html b/content/recipes/recipe_value_out_of_range.html index 144cbe4..423d6c0 100644 --- a/content/recipes/recipe_value_out_of_range.html +++ b/content/recipes/recipe_value_out_of_range.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -888,7 +874,7 @@ Temperature may not be optimal! It is 77.5°F! <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/recipes/recipe_writing_a_connector.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_writing_a_connector.html b/content/recipes/recipe_writing_a_connector.html index 3673473..b9af5c5 100644 --- a/content/recipes/recipe_writing_a_connector.html +++ b/content/recipes/recipe_writing_a_connector.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -708,7 +694,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/titlepage.html ---------------------------------------------------------------------- diff --git a/content/titlepage.html b/content/titlepage.html index 8cf44c7..1f553a2 100644 --- a/content/titlepage.html +++ b/content/titlepage.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -674,7 +660,7 @@ $('#toc').on('click', 'a', function() { <div class="printTitleArea"> <div class="printTitle"></div> <div class="printSubtitle"></div> - <div class="lastGeneratedDate">Last generated: January 04, 2017</div> + <div class="lastGeneratedDate">Last generated: December 23, 2016</div> <hr /> <div class="printTitleImage"> @@ -721,7 +707,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/7a6c61b4/content/tocpage.html ---------------------------------------------------------------------- diff --git a/content/tocpage.html b/content/tocpage.html index 50561ec..3d9c095 100644 --- a/content/tocpage.html +++ b/content/tocpage.html @@ -22,19 +22,6 @@ <script src="../js/toc.js"></script> <script src="../js/customscripts.js"></script> <link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon"> - -<!-- Add google analytics tracking info --> -<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','https://www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-89864500-1', 'auto'); - ga('send', 'pageview'); - -</script> - <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> @@ -50,7 +37,6 @@ - <script> $(function () { $('[data-toggle="tooltip"]').tooltip() @@ -915,7 +901,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: Jan 4, 2017 <br/> + generated: Dec 23, 2016 <br/> </div> </div>