Repository: incubator-edgent-website Updated Branches: refs/heads/asf-site b95141eda -> 00f24bc6d
from 94572384a4dda3794d7dcad37cd5670dc334d033 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/00f24bc6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/00f24bc6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/00f24bc6 Branch: refs/heads/asf-site Commit: 00f24bc6ddbb2862867d61cb8841cae4791ee3a6 Parents: b95141e Author: Cazen Lee <[email protected]> Authored: Thu Dec 22 15:00:23 2016 +0900 Committer: Cazen Lee <[email protected]> Committed: Thu Dec 22 15:00:23 2016 +0900 ---------------------------------------------------------------------- content/404.html | 2 +- content/algolia_search.json | 2 +- content/docs/committers.html | 2 +- content/docs/common-edgent-operations.html | 2 +- content/docs/community.html | 2 +- content/docs/console.html | 2 +- content/docs/downloads.html | 8 +- content/docs/edgent-getting-started.html | 2 +- content/docs/edgent_index.html | 2 +- content/docs/faq.html | 2 +- content/docs/home.html | 2 +- content/docs/overview.html | 2 +- content/docs/quickstart.html | 2 +- content/docs/samples.html | 2 +- content/docs/search.html | 2 +- content/docs/streaming-concepts.html | 2 +- content/docs/tag_collaboration.html | 2 +- content/docs/tag_content_types.html | 2 +- content/docs/tag_formatting.html | 2 +- content/docs/tag_getting_started.html | 2 +- content/docs/tag_mobile.html | 2 +- content/docs/tag_navigation.html | 2 +- content/docs/tag_publishing.html | 2 +- content/docs/tag_single_sourcing.html | 2 +- content/docs/tag_special_layouts.html | 2 +- content/index.html | 4 +- .../recipe_adaptable_deadtime_filter.html | 2 +- .../recipes/recipe_adaptable_filter_range.html | 2 +- .../recipe_adaptable_polling_source.html | 2 +- ...pe_combining_streams_processing_results.html | 2 +- .../recipes/recipe_concurrent_analytics.html | 2 +- ...ipe_different_processing_against_stream.html | 2 +- .../recipe_dynamic_analytic_control.html | 2 +- .../recipes/recipe_external_filter_range.html | 2 +- content/recipes/recipe_hello_edgent.html | 2 +- content/recipes/recipe_parallel_analytics.html | 2 +- content/recipes/recipe_source_function.html | 2 +- content/recipes/recipe_value_out_of_range.html | 2 +- content/title-checker.html | 93 ++++++++++++++++++++ content/titlepage.html | 2 +- content/tocpage.html | 2 +- content/urls_mydoc.txt | 5 ++ 42 files changed, 141 insertions(+), 45 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/404.html ---------------------------------------------------------------------- diff --git a/content/404.html b/content/404.html index c093f6b..b10abb3 100644 --- a/content/404.html +++ b/content/404.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/algolia_search.json ---------------------------------------------------------------------- diff --git a/content/algolia_search.json b/content/algolia_search.json index 67bb9b2..9b214a7 100644 --- a/content/algolia_search.json +++ b/content/algolia_search.json @@ -65,7 +65,7 @@ "keywords": "", "url": "../docs/downloads", "summary": "", -"body": "## Download now.Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. The Edgent ASF distribution site is [here]({{ site.data.downloads.edgent_dist_main_location }}). Information about verifying the integrity of the release bundles can also be found there.The Edgent source is also available from the Edgent ASF [git repository]({{ site.data.project.source_repository }}).If you just want to use Edgent, it is easiest to download and unpack a binary bundle. The bundle includes the release's javadoc. The javadoc is also accessible online. For more information, please refer to the [Getting started guide](edgent-getting-started)A source bundle contains a README describing how to build the sources.If you want access the latest unreleased Edgent source or to contribute to Edgent runtime development, using the [GitHub]({{ site.data.project.source_repository_mirror }}) rep ository is recommended. You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.See [here](community.html) for more information about contributing to Edgent development.## Apache Edgent (incubating) release history| Version | Date | Source | Release Notes | Docs | GPG | MD5 | SHA ||:-----------------:|:--------------:|:------:|:-------------:|:----:|:---:|:---:|:-----:|| 1.0.0-incubating | 2016-12-15 | [Download]({{ site.data.downloads.edgent_1-0-0_src_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [JavaDoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location }}) | [MD5]({{ site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{ site.data.downloads.edgent_1-0-0_sha_location }}) |Download the [KEYS file]({{ site.data.downloads.edgent_keys_file_locati on }}) to verify the Edgent artifact" +"body": "Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. The Edgent ASF distribution site is [here]({{ site.data.downloads.edgent_dist_main_location }}). Information about verifying the integrity of the release bundles can also be found there.The Edgent source is also available from the Edgent ASF [git repository]({{ site.data.project.source_repository }}).If you just want to use Edgent, it is easiest to download and unpack a binary bundle. The bundle includes the release's javadoc. The javadoc is also accessible online. For more information, please refer to the [Getting started guide](edgent-getting-started)A source bundle contains a README describing how to build the sources.If you want access the latest unreleased Edgent source or to contribute to Edgent runtime development, using the [GitHub repository]({{ site.data.project.source_repository_mirror }}) is recom mended. You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.See [here](community.html) for more information about contributing to Edgent development.## Apache Edgent (incubating) release history| Version | Date | Source | Release Notes | Docs | GPG | MD5 | SHA ||:-----------------:|:--------------:|:------:|:-------------:|:----:|:---:|:---:|:-----:|| 1.0.0-incubating | 2016-12-15 | [Download]({{ site.data.downloads.edgent_1-0-0_src_location }}) | [1.0.0 Release]({{ site.data.downloads.edgent_1-0-0_release_note }}) | [JavaDoc]({{ site.data.downloads.edgent_1-0-0_doc_location }}) | [ASC]({{ site.data.downloads.edgent_1-0-0_asc_location }}) | [MD5]({{ site.data.downloads.edgent_1-0-0_md5_location }}) | [SHA]({{ site.data.downloads.edgent_1-0-0_sha_location }}) |Download the [KEYS file]({{ site.data.downloads.edgent_keys_file_location }}) to verify the Edgent artifact" }, http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/committers.html ---------------------------------------------------------------------- diff --git a/content/docs/committers.html b/content/docs/committers.html index 531a568..b9495e7 100644 --- a/content/docs/committers.html +++ b/content/docs/committers.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/common-edgent-operations.html ---------------------------------------------------------------------- diff --git a/content/docs/common-edgent-operations.html b/content/docs/common-edgent-operations.html index 67006d2..2345287 100644 --- a/content/docs/common-edgent-operations.html +++ b/content/docs/common-edgent-operations.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/community.html ---------------------------------------------------------------------- diff --git a/content/docs/community.html b/content/docs/community.html index 25c5e79..d56e1b2 100644 --- a/content/docs/community.html +++ b/content/docs/community.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/console.html ---------------------------------------------------------------------- diff --git a/content/docs/console.html b/content/docs/console.html index 96db156..4633f36 100644 --- a/content/docs/console.html +++ b/content/docs/console.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/downloads.html ---------------------------------------------------------------------- diff --git a/content/docs/downloads.html b/content/docs/downloads.html index f30a3cf..3ece134 100644 --- a/content/docs/downloads.html +++ b/content/docs/downloads.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li class="dropdownActive"><a href="downloads">Download</a></li> @@ -641,9 +641,7 @@ $('#toc').on('click', 'a', function() { <a target="_blank" href="https://github.com/apache/incubator-edgent-website/blob/master/site/docs/downloads.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a> - <h2 id="download-now">Download now.</h2> - -<p>Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. The Edgent ASF distribution site is <a href="http://www.apache.org/dyn/closer.cgi/incubator/edgent">here</a>. Information about verifying the integrity of the release bundles can also be found there.</p> + <p>Official Apache Edgent releases are available for download from the ASF distribution site. A release consists of a source code bundle and a convenience binary bundle. The Edgent ASF distribution site is <a href="http://www.apache.org/dyn/closer.cgi/incubator/edgent">here</a>. Information about verifying the integrity of the release bundles can also be found there.</p> <p>The Edgent source is also available from the Edgent ASF <a href="https://git-wip-us.apache.org/repos/asf/incubator-edgent.git">git repository</a>.</p> @@ -651,7 +649,7 @@ $('#toc').on('click', 'a', function() { <p>A source bundle contains a README describing how to build the sources.</p> -<p>If you want access the latest unreleased Edgent source or to contribute to Edgent runtime development, using the <a href="https://github.com/apache/incubator-edgent">GitHub</a> repository is recommended. You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.</p> +<p>If you want access the latest unreleased Edgent source or to contribute to Edgent runtime development, using the <a href="https://github.com/apache/incubator-edgent">GitHub repository</a> is recommended. You can also select a particular release version by release tag (e.g., 1.0.0-incubating). See README.md and DEVELOPMENT.md in the repository for more information.</p> <p>See <a href="community.html">here</a> for more information about contributing to Edgent development.</p> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/edgent-getting-started.html ---------------------------------------------------------------------- diff --git a/content/docs/edgent-getting-started.html b/content/docs/edgent-getting-started.html index 68c8ac4..9b8fa1a 100644 --- a/content/docs/edgent-getting-started.html +++ b/content/docs/edgent-getting-started.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/edgent_index.html ---------------------------------------------------------------------- diff --git a/content/docs/edgent_index.html b/content/docs/edgent_index.html index 0ea3aa3..65b078d 100644 --- a/content/docs/edgent_index.html +++ b/content/docs/edgent_index.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/faq.html ---------------------------------------------------------------------- diff --git a/content/docs/faq.html b/content/docs/faq.html index 23c9f6f..0bdb9e7 100644 --- a/content/docs/faq.html +++ b/content/docs/faq.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/home.html ---------------------------------------------------------------------- diff --git a/content/docs/home.html b/content/docs/home.html index 3df43e4..f9ade77 100644 --- a/content/docs/home.html +++ b/content/docs/home.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/overview.html ---------------------------------------------------------------------- diff --git a/content/docs/overview.html b/content/docs/overview.html index 14d6ce8..088bc61 100644 --- a/content/docs/overview.html +++ b/content/docs/overview.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/quickstart.html ---------------------------------------------------------------------- diff --git a/content/docs/quickstart.html b/content/docs/quickstart.html index 0d8811f..82f8c9c 100644 --- a/content/docs/quickstart.html +++ b/content/docs/quickstart.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/samples.html ---------------------------------------------------------------------- diff --git a/content/docs/samples.html b/content/docs/samples.html index 752efd5..e21e360 100644 --- a/content/docs/samples.html +++ b/content/docs/samples.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/search.html ---------------------------------------------------------------------- diff --git a/content/docs/search.html b/content/docs/search.html index 5b7a52b..9646caf 100644 --- a/content/docs/search.html +++ b/content/docs/search.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/streaming-concepts.html ---------------------------------------------------------------------- diff --git a/content/docs/streaming-concepts.html b/content/docs/streaming-concepts.html index c394bec..4c09814 100644 --- a/content/docs/streaming-concepts.html +++ b/content/docs/streaming-concepts.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_collaboration.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html index d2b1d15..6e46699 100644 --- a/content/docs/tag_collaboration.html +++ b/content/docs/tag_collaboration.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_content_types.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html index 8fb8f99..f41aa8a 100644 --- a/content/docs/tag_content_types.html +++ b/content/docs/tag_content_types.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_formatting.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html index b66d554..e570d9f 100644 --- a/content/docs/tag_formatting.html +++ b/content/docs/tag_formatting.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_getting_started.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html index 4424f95..d2afee0 100644 --- a/content/docs/tag_getting_started.html +++ b/content/docs/tag_getting_started.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_mobile.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html index 0471b7e..130b33b 100644 --- a/content/docs/tag_mobile.html +++ b/content/docs/tag_mobile.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_navigation.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html index c00a510..231bb7a 100644 --- a/content/docs/tag_navigation.html +++ b/content/docs/tag_navigation.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_publishing.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html index 8d7d740..c595c0c 100644 --- a/content/docs/tag_publishing.html +++ b/content/docs/tag_publishing.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_single_sourcing.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html index 3572c8f..206767a 100644 --- a/content/docs/tag_single_sourcing.html +++ b/content/docs/tag_single_sourcing.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/docs/tag_special_layouts.html ---------------------------------------------------------------------- diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html index 93c9450..e9f6dc3 100644 --- a/content/docs/tag_special_layouts.html +++ b/content/docs/tag_special_layouts.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index cf73194..65e1b68 100644 --- a/content/index.html +++ b/content/index.html @@ -103,7 +103,7 @@ <ul class="dropdown-menu"> <li><a href="docs/community">Get Involved</a></li> <li><a href="https://issues.apache.org/jira/browse/EDGENT">Issue Tracker</a></li> - <li><a href="http://edgent.incubator.apache.org/docs/downloads.html/">Source Code</a></li> + <li><a href="docs/downloads">Source Code</a></li> <li><a href="docs/committers">Committers</a></li> <li><a href="https://cwiki.apache.org/confluence/display/Edgent/Apache+Edgent+Wiki+Home">Wiki</a></li> </ul> @@ -111,7 +111,7 @@ <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Getting Started</a> <ul class="dropdown-menu"> <li><a href="docs/edgent-getting-started">Getting Started Guide</a></li> - <li><a href="http://edgent.incubator.apache.org/docs/downloads.html">Download Source</a></li> + <li><a href="docs/downloads">Download Source</a></li> <li><a href="docs/samples">Sample Programs</a></li> <li><a href="docs/faq">FAQ</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 2136ab6..669d40c 100644 --- a/content/recipes/recipe_adaptable_deadtime_filter.html +++ b/content/recipes/recipe_adaptable_deadtime_filter.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 9a02cbc..8240ba6 100644 --- a/content/recipes/recipe_adaptable_filter_range.html +++ b/content/recipes/recipe_adaptable_filter_range.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 54d4b42..a9894ba 100644 --- a/content/recipes/recipe_adaptable_polling_source.html +++ b/content/recipes/recipe_adaptable_polling_source.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 58579d0..5169e87 100644 --- a/content/recipes/recipe_combining_streams_processing_results.html +++ b/content/recipes/recipe_combining_streams_processing_results.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/recipes/recipe_concurrent_analytics.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_concurrent_analytics.html b/content/recipes/recipe_concurrent_analytics.html index 61464d4..a7bb30d 100644 --- a/content/recipes/recipe_concurrent_analytics.html +++ b/content/recipes/recipe_concurrent_analytics.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 52e32ab..b86b4f4 100644 --- a/content/recipes/recipe_different_processing_against_stream.html +++ b/content/recipes/recipe_different_processing_against_stream.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 162929e..fb8f9d8 100644 --- a/content/recipes/recipe_dynamic_analytic_control.html +++ b/content/recipes/recipe_dynamic_analytic_control.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 066d50d..ce773a2 100644 --- a/content/recipes/recipe_external_filter_range.html +++ b/content/recipes/recipe_external_filter_range.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/recipes/recipe_hello_edgent.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_hello_edgent.html b/content/recipes/recipe_hello_edgent.html index ff42840..1cf9720 100644 --- a/content/recipes/recipe_hello_edgent.html +++ b/content/recipes/recipe_hello_edgent.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/recipes/recipe_parallel_analytics.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_parallel_analytics.html b/content/recipes/recipe_parallel_analytics.html index 3a83fd8..0f532d7 100644 --- a/content/recipes/recipe_parallel_analytics.html +++ b/content/recipes/recipe_parallel_analytics.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/recipes/recipe_source_function.html ---------------------------------------------------------------------- diff --git a/content/recipes/recipe_source_function.html b/content/recipes/recipe_source_function.html index 5c9a761..6f896a5 100644 --- a/content/recipes/recipe_source_function.html +++ b/content/recipes/recipe_source_function.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/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 2abbdb4..a07c060 100644 --- a/content/recipes/recipe_value_out_of_range.html +++ b/content/recipes/recipe_value_out_of_range.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/title-checker.html ---------------------------------------------------------------------- diff --git a/content/title-checker.html b/content/title-checker.html index 3ad4e43..6f36952 100644 --- a/content/title-checker.html +++ b/content/title-checker.html @@ -2606,5 +2606,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </body> </html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/titlepage.html ---------------------------------------------------------------------- diff --git a/content/titlepage.html b/content/titlepage.html index 6c52aa2..0587304 100644 --- a/content/titlepage.html +++ b/content/titlepage.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/tocpage.html ---------------------------------------------------------------------- diff --git a/content/tocpage.html b/content/tocpage.html index 8790528..017554b 100644 --- a/content/tocpage.html +++ b/content/tocpage.html @@ -148,7 +148,7 @@ - <li><a href="https://github.com/apache/incubator-edgent/releases" target="_blank">Download</a></li> + <li><a href="downloads">Download</a></li> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/00f24bc6/content/urls_mydoc.txt ---------------------------------------------------------------------- diff --git a/content/urls_mydoc.txt b/content/urls_mydoc.txt index dd35746..838d85a 100644 --- a/content/urls_mydoc.txt +++ b/content/urls_mydoc.txt @@ -198,6 +198,11 @@ +downloads: + title: "Download" + url: "..downloads" + link: "<a href='..downloads'>Download</a>" + samples:
