Repository: jclouds-site Updated Branches: refs/heads/master 60b4308e5 -> c4f2455b8
Javadoc index in reverse order and link to PonyMail Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/c4f2455b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/c4f2455b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/c4f2455b Branch: refs/heads/master Commit: c4f2455b8bdd46456361238804140218340c7dc9 Parents: 60b4308 Author: Ignasi Barrera <[email protected]> Authored: Fri Dec 9 18:27:42 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Wed Dec 14 10:45:24 2016 +0100 ---------------------------------------------------------------------- community/index.md | 12 ++++++++---- reference/javadoc/index.md | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/c4f2455b/community/index.md ---------------------------------------------------------------------- diff --git a/community/index.md b/community/index.md index d3a70b3..ecc4498 100644 --- a/community/index.md +++ b/community/index.md @@ -4,13 +4,17 @@ title: Get in touch! --- <div class="row clearfix"> - <div class="col-md-6"> + <div class="col-md-8"> <p>We'd love to have your feedback, suggestions, and will be happy to help with anything you need. Just get in touch!</p> + <h2>Browse and participate!</h2> + + <ul> + <li>The <a href="https://lists.apache.org/[email protected]">user list</a> contains useful information and tips to help you get jclouds working for your use cases. <strong>Ask questions</strong> about how to use jclouds here!</li> + <li>In the <a href="https://lists.apache.org/[email protected]">dev list</a> you will find information about the development of jclouds itself, its internals, the roadmap, etc. Feel free to <strong>participate, bring your ideas</strong>, or ask about how to help and contribute!</li> + </ul> <ul> <li><a href="https://webchat.freenode.net/?channels=jclouds">Chat</a> with us on IRC at <a href="https://botbot.me/freenode/jclouds/">#jclouds on Freenode</a></li> - <li><a href="mailto:[email protected]">Subscribe</a> to the <a href="http://www.mail-archive.com/[email protected]/">jclouds-user mailing list</a></li> - <li><a href="mailto:[email protected]">Subscribe</a> to the <a href="http://www.mail-archive.com/[email protected]/">jclouds-dev mailing list</a></li> <li><a href="http://www.meetup.com/jclouds/">Attend a jclouds event!</a></li> </ul> @@ -23,7 +27,7 @@ title: Get in touch! <li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">How to contribute documentation</a></li> </ul> </div> - <div class="col-md-6"> + <div class="col-md-4"> <a class="twitter-timeline" data-dnt="true" href="https://twitter.com/jclouds" data-widget-id="456829648769257472">Tweets by @jclouds</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/c4f2455b/reference/javadoc/index.md ---------------------------------------------------------------------- diff --git a/reference/javadoc/index.md b/reference/javadoc/index.md index 9822247..34534f7 100644 --- a/reference/javadoc/index.md +++ b/reference/javadoc/index.md @@ -4,7 +4,7 @@ title: Javadoc for Apache jclouds permalink: /reference/javadoc/ --- -* [1.7.x](/reference/javadoc/1.7.x/) -* [1.8.x](/reference/javadoc/1.8.x/) -* [1.9.x](/reference/javadoc/1.9.x/) * [2.0.x](/reference/javadoc/2.0.x/) +* [1.9.x](/reference/javadoc/1.9.x/) +* [1.8.x](/reference/javadoc/1.8.x/) +* [1.7.x](/reference/javadoc/1.7.x/)
