from cbdf09ba624b43bb0b1e04b3dfa92822074a1327
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/9b42cd73 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/9b42cd73 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/9b42cd73 Branch: refs/heads/asf-site Commit: 9b42cd733260ae776de6ee9cfe745a6006207e4e Parents: 090e07c Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Fri Dec 15 11:44:23 2017 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Fri Dec 15 11:44:23 2017 -0500 ---------------------------------------------------------------------- content/404.html | 87 +- content/Gemfile.lock | 207 ---- content/algolia_search.json | 90 +- content/docs/application-development.html | 922 +++++++++++++++ content/docs/committers.html | 87 +- content/docs/common-edgent-operations.html | 91 +- content/docs/community.html | 87 +- content/docs/console.html | 93 +- content/docs/downloads.html | 150 ++- .../docs/edgent-getting-started-samples.html | 810 +++++++++++++ content/docs/edgent-getting-started.html | 305 +++-- content/docs/edgent_index.html | 87 +- content/docs/faq.html | 138 ++- content/docs/home.html | 117 +- content/docs/old-edgent-getting-started.html | 975 ++++++++++++++++ content/docs/old-samples.html | 822 +++++++++++++ content/docs/overview.html | 87 +- content/docs/power-of-edgent.html | 1092 ++++++++++++++++++ content/docs/quickstart.html | 87 +- content/docs/samples.html | 803 ------------- content/docs/search.html | 87 +- content/docs/streaming-concepts.html | 87 +- content/docs/tag_collaboration.html | 97 +- content/docs/tag_content_types.html | 97 +- content/docs/tag_formatting.html | 97 +- content/docs/tag_getting_started.html | 102 +- content/docs/tag_mobile.html | 97 +- content/docs/tag_navigation.html | 97 +- content/docs/tag_publishing.html | 97 +- content/docs/tag_single_sourcing.html | 97 +- content/docs/tag_special_layouts.html | 97 +- content/index.html | 1 - content/prince-file-list.txt | 39 +- .../recipe_adaptable_deadtime_filter.html | 101 +- .../recipes/recipe_adaptable_filter_range.html | 93 +- .../recipe_adaptable_polling_source.html | 99 +- ...pe_combining_streams_processing_results.html | 95 +- .../recipes/recipe_concurrent_analytics.html | 101 +- ...ipe_different_processing_against_stream.html | 91 +- .../recipe_dynamic_analytic_control.html | 87 +- .../recipes/recipe_external_filter_range.html | 93 +- content/recipes/recipe_hello_edgent.html | 95 +- content/recipes/recipe_parallel_analytics.html | 97 +- content/recipes/recipe_source_function.html | 95 +- content/recipes/recipe_value_out_of_range.html | 91 +- content/recipes/recipe_writing_a_connector.html | 87 +- content/search.json | 70 +- content/title-checker.html | 448 +++++++ content/titlepage.html | 89 +- content/tocpage.html | 139 ++- content/urls_mydoc.txt | 62 +- 51 files changed, 7622 insertions(+), 2640 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/9b42cd73/content/404.html ---------------------------------------------------------------------- diff --git a/content/404.html b/content/404.html index dcbb43f..def9d92 100644 --- a/content/404.html +++ b/content/404.html @@ -160,12 +160,6 @@ - <li><a href="samples">Samples</a></li> - - - - - <li><a href="faq">FAQ</a></li> @@ -315,6 +309,26 @@ window.location.href = uri; + <li><a href="../docs/home.html">Edgent Overview</a></li> + + + + + + + + + + <li><a href="../docs/power-of-edgent.html">The Power of Edgent</a></li> + + + + + + + + + <li><a href="../docs/faq.html">FAQ</a></li> @@ -342,7 +356,37 @@ window.location.href = uri; - <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li> + <li><a href="../docs/edgent-getting-started.html">Getting Started Guide</a></li> + + + + + + + + + + <li><a href="../docs/edgent-getting-started-samples.html">Quickstart with Edgent Samples</a></li> + + + + + + + + + + <li><a href="../docs/application-development.html">Understanding App Development</a></li> + + + + + + + + + + <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li> @@ -510,33 +554,6 @@ window.location.href = uri; - <li><a href="#">Sample Programs</a> - <ul> - - - - - <li><a href="../docs/samples.html">Samples</a></li> - - - - - - - - - - <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li> - - - - - - - </ul> - - - <li><a href="#">Using the Console</a> <ul> @@ -696,7 +713,7 @@ $('#toc').on('click', 'a', function() { <div class="col-lg-12 footer"> Site last - generated: May 15, 2017 <br/> + generated: Dec 15, 2017 <br/> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/9b42cd73/content/Gemfile.lock ---------------------------------------------------------------------- diff --git a/content/Gemfile.lock b/content/Gemfile.lock deleted file mode 100644 index 77f3a55..0000000 --- a/content/Gemfile.lock +++ /dev/null @@ -1,207 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.7) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - colorator (1.1.0) - ethon (0.10.1) - ffi (>= 1.3.0) - execjs (2.7.0) - faraday (0.10.1) - multipart-post (>= 1.2, < 3) - ffi (1.9.14) - forwardable-extended (2.6.0) - gemoji (2.1.0) - github-pages (112) - activesupport (= 4.2.7) - github-pages-health-check (= 1.3.0) - jekyll (= 3.3.1) - jekyll-avatar (= 0.4.2) - jekyll-coffeescript (= 1.0.1) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.8.0) - jekyll-gist (= 1.4.0) - jekyll-github-metadata (= 2.2.0) - jekyll-mentions (= 1.2.0) - jekyll-optional-front-matter (= 0.1.2) - jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.0.3) - jekyll-redirect-from (= 0.11.0) - jekyll-relative-links (= 0.2.1) - jekyll-sass-converter (= 1.3.0) - jekyll-seo-tag (= 2.1.0) - jekyll-sitemap (= 0.12.0) - jekyll-swiss (= 0.4.0) - jekyll-theme-architect (= 0.0.3) - jekyll-theme-cayman (= 0.0.3) - jekyll-theme-dinky (= 0.0.3) - jekyll-theme-hacker (= 0.0.3) - jekyll-theme-leap-day (= 0.0.3) - jekyll-theme-merlot (= 0.0.3) - jekyll-theme-midnight (= 0.0.3) - jekyll-theme-minimal (= 0.0.3) - jekyll-theme-modernist (= 0.0.3) - jekyll-theme-primer (= 0.1.5) - jekyll-theme-slate (= 0.0.3) - jekyll-theme-tactile (= 0.0.3) - jekyll-theme-time-machine (= 0.0.3) - jekyll-titles-from-headings (= 0.1.3) - jemoji (= 0.7.0) - kramdown (= 1.11.1) - liquid (= 3.0.6) - listen (= 3.0.6) - mercenary (~> 0.3) - minima (= 2.0.0) - rouge (= 1.11.1) - terminal-table (~> 1.4) - github-pages-health-check (1.3.0) - addressable (~> 2.3) - net-dns (~> 0.8) - octokit (~> 4.0) - public_suffix (~> 2.0) - typhoeus (~> 0.7) - html-pipeline (2.4.2) - activesupport (>= 2) - nokogiri (>= 1.4) - i18n (0.7.0) - jekyll (3.3.1) - addressable (~> 2.4) - colorator (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-avatar (0.4.2) - jekyll (~> 3.0) - jekyll-coffeescript (1.0.1) - coffee-script (~> 2.2) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.8.0) - jekyll (~> 3.3) - jekyll-gist (1.4.0) - octokit (~> 4.2) - jekyll-github-metadata (2.2.0) - jekyll (~> 3.1) - octokit (~> 4.0, != 4.4.0) - jekyll-mentions (1.2.0) - activesupport (~> 4.0) - html-pipeline (~> 2.3) - jekyll (~> 3.0) - jekyll-optional-front-matter (0.1.2) - jekyll (~> 3.0) - jekyll-paginate (1.1.0) - jekyll-readme-index (0.0.3) - jekyll (~> 3.0) - jekyll-redirect-from (0.11.0) - jekyll (>= 2.0) - jekyll-relative-links (0.2.1) - jekyll (~> 3.3) - jekyll-sass-converter (1.3.0) - sass (~> 3.2) - jekyll-seo-tag (2.1.0) - jekyll (~> 3.3) - jekyll-sitemap (0.12.0) - jekyll (~> 3.3) - jekyll-swiss (0.4.0) - jekyll-theme-architect (0.0.3) - jekyll (~> 3.3) - jekyll-theme-cayman (0.0.3) - jekyll (~> 3.3) - jekyll-theme-dinky (0.0.3) - jekyll (~> 3.3) - jekyll-theme-hacker (0.0.3) - jekyll (~> 3.3) - jekyll-theme-leap-day (0.0.3) - jekyll (~> 3.3) - jekyll-theme-merlot (0.0.3) - jekyll (~> 3.3) - jekyll-theme-midnight (0.0.3) - jekyll (~> 3.3) - jekyll-theme-minimal (0.0.3) - jekyll (~> 3.3) - jekyll-theme-modernist (0.0.3) - jekyll (~> 3.3) - jekyll-theme-primer (0.1.5) - jekyll (~> 3.3) - jekyll-theme-slate (0.0.3) - jekyll (~> 3.3) - jekyll-theme-tactile (0.0.3) - jekyll (~> 3.3) - jekyll-theme-time-machine (0.0.3) - jekyll (~> 3.3) - jekyll-titles-from-headings (0.1.3) - jekyll (~> 3.3) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - jemoji (0.7.0) - activesupport (~> 4.0) - gemoji (~> 2.0) - html-pipeline (~> 2.2) - jekyll (>= 3.0) - json (1.8.3) - kramdown (1.11.1) - liquid (3.0.6) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) - mercenary (0.3.6) - mini_portile2 (2.1.0) - minima (2.0.0) - minitest (5.10.1) - multi_json (1.12.1) - multipart-post (2.0.0) - net-dns (0.8.0) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) - octokit (4.6.2) - sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.14.0) - forwardable-extended (~> 2.6) - public_suffix (2.0.5) - pygments.rb (1.1.1) - multi_json (>= 1.0.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - redcarpet (3.4.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.23) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) - terminal-table (1.7.3) - unicode-display_width (~> 1.1.1) - thread_safe (0.3.5) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) - unicode-display_width (1.1.2) - -PLATFORMS - ruby - -DEPENDENCIES - github-pages - jekyll - pygments.rb - redcarpet - -BUNDLED WITH - 1.13.7