GEODE-2498 Regenerate website to remove references to 1.0.0-incubating from the 1.1.0 manual
- Also remove extra blank space committed recently to nudge a sync of website to occur. Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/207caf02 Tree: http://git-wip-us.apache.org/repos/asf/geode-site/tree/207caf02 Diff: http://git-wip-us.apache.org/repos/asf/geode-site/diff/207caf02 Branch: refs/heads/asf-site Commit: 207caf02db6a3603bd81aba53839c77feb99543d Parents: 0b3474a Author: Karen Miller <[email protected]> Authored: Thu Feb 16 15:45:33 2017 -0800 Committer: Karen Miller <[email protected]> Committed: Thu Feb 16 15:45:33 2017 -0800 ---------------------------------------------------------------------- docs/guide/11/about_geode.html | 2 +- docs/guide/11/prereq_and_install.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-site/blob/207caf02/docs/guide/11/about_geode.html ---------------------------------------------------------------------- diff --git a/docs/guide/11/about_geode.html b/docs/guide/11/about_geode.html index 3141bcf..287bc33 100644 --- a/docs/guide/11/about_geode.html +++ b/docs/guide/11/about_geode.html @@ -3175,7 +3175,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<p>This documentation describes product concepts and provides complete setup instructions for Apache Geode 1.0.0-incubating. Source files are available at <a href="https://github.com/apache/geode/tree/develop/geode-docs">https://github.com/apache/geode/tree/develop/geode-docs</a> and instructions on how to build this documentation is available at <a href="https://github.com/apache/geode/blob/develop/geode-book/README.md">https://github.com/apache/geode/blob/develop/geode-book/README.md</a>.</p> +<p>This documentation describes product concepts and provides complete setup instructions for Apache Geode. Source files are available at <a href="https://github.com/apache/geode/tree/develop/geode-docs">https://github.com/apache/geode/tree/develop/geode-docs</a> and instructions on how to build this documentation is available at <a href="https://github.com/apache/geode/blob/develop/geode-book/README.md">https://github.com/apache/geode/blob/develop/geode-book/README.md</a>.</p> <p>You can also find additional documentation about Geode on the <strong>Apache Geode Wiki</strong>: <a href="https://cwiki.apache.org/confluence/display/GEODE/Index">https://cwiki.apache.org/confluence/display/GEODE/Index</a>.</p> http://git-wip-us.apache.org/repos/asf/geode-site/blob/207caf02/docs/guide/11/prereq_and_install.html ---------------------------------------------------------------------- diff --git a/docs/guide/11/prereq_and_install.html b/docs/guide/11/prereq_and_install.html index 23ce193..27be381 100644 --- a/docs/guide/11/prereq_and_install.html +++ b/docs/guide/11/prereq_and_install.html @@ -3175,7 +3175,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<p>Each host of Apache Geode 1.0.0-incubating that meets a small set of prerequisites may follow the provided installation instructions.</p> +<p>Each host of Apache Geode that meets a small set of prerequisites may follow the provided installation instructions.</p> <ul> <li><p><strong><a href="/docs/guide/11/getting_started/system_requirements/host_machine.html">Host Machine Requirements</a></strong></p> http://git-wip-us.apache.org/repos/asf/geode-site/blob/207caf02/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index e43a307..21dd2b5 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -<!DOCTYPE html> +<!DOCTYPE html> <html lang="en"> <head>
