Repository: incubator-predictionio Updated Branches: refs/heads/develop ffe7d853b -> cdf7115e0
Documentation improvements * Mailing list subscription instructions * Remove references to dead resources Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/cdf7115e Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/cdf7115e Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/cdf7115e Branch: refs/heads/develop Commit: cdf7115e0dbf945bd354e3d504822424b64e02ce Parents: ffe7d85 Author: Donald Szeto <[email protected]> Authored: Sun Sep 11 10:40:27 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Sun Sep 11 10:40:27 2016 -0700 ---------------------------------------------------------------------- docs/manual/source/resources/faq.html.md | 8 ++++---- docs/manual/source/support/index.html.md.erb | 15 ++++++++++++--- 2 files changed, 16 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/cdf7115e/docs/manual/source/resources/faq.html.md ---------------------------------------------------------------------- diff --git a/docs/manual/source/resources/faq.html.md b/docs/manual/source/resources/faq.html.md index e404d8b..f80167b 100644 --- a/docs/manual/source/resources/faq.html.md +++ b/docs/manual/source/resources/faq.html.md @@ -1,6 +1,10 @@ --- title: Frequently Asked Questions --- + +If you have questions that are not resolved below, you can subscribe and post to +the user mailing list. You can follow the instructions [here](/support). + ## Using PredictionIO ### Q: How do I check to see if various dependencies, such as ElasticSearch and HBase, are running? @@ -212,7 +216,3 @@ there could be a chance that reverse DNS does not function properly. You can install a DNS server on your own computer. Some users have reported that using [Google Public DNS](https://developers.google.com/speed/public-dns/) would also solve the problem. - -If you have other questions, you can search or post on the [user -group](https://groups.google.com/forum/#!forum/predictionio-user) or [email the -core team](mailto:[email protected]) directly. http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/cdf7115e/docs/manual/source/support/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/support/index.html.md.erb b/docs/manual/source/support/index.html.md.erb index 5507bd4..0abb115 100644 --- a/docs/manual/source/support/index.html.md.erb +++ b/docs/manual/source/support/index.html.md.erb @@ -10,8 +10,17 @@ here to support you and make sure that you can use Apahce PredictionIO If you are a user, please subscribe to our user mailing list. -* [Subscribe](mailto:[email protected]) -* [Unsubscribe](mailto:[email protected]) +1. Click on one of these: + * [Subscribe](mailto:[email protected]) + * [Unsubscribe](mailto:[email protected]) +2. Simply send an empty e-mail after your e-mail client opens. Make sure you + send from an e-mail address that you want to receive posts. +3. In a moment, you should receive a confirmation e-mail from the Apache + mailing list server. Simply click reply to that e-mail, and click send + without changing anything. +4. In a moment, you should receive another e-mail that confirms your + subscription. You can now start posting by simply e-mailing + [email protected]. If you are a contributor, please subscribe to our development mailing list. @@ -21,4 +30,4 @@ If you are a contributor, please subscribe to our development mailing list. ## Enterprise Support For enterprise users who require professional support, you may contact <a -href="mailto:contact@actionml.com">contact@actionml.com</a> +href="mailto:contact@actionml.com">contact@actionml.com</a>.
