diff --git a/README.rst b/README.rst index 9a7bd5bc27..86f6ba868f 100644 --- a/README.rst +++ b/README.rst @@ -1,26 +1,30 @@ -# -- Welcome! +Welcome! +======== - You have come across a cloud computing network fabric controller. It has - identified itself as "Neutron." It aims to tame your (cloud) networking! +You have come across a cloud computing network fabric controller. It has +identified itself as "Neutron." It aims to tame your (cloud) networking! -# -- External Resources: +External Resources: +=================== - The homepage for Neutron is: http://launchpad.net/neutron. Use this - site for asking for help, and filing bugs. Code is available on - git.openstack.org at - . +The homepage for Neutron is: http://launchpad.net/neutron. Use this +site for asking for help, and filing bugs. Code is available on +git.openstack.org at . - The latest and most in-depth documentation on how to use Neutron is - available at: . This includes: +The latest and most in-depth documentation on how to use Neutron is +available at: . This includes: - Neutron Administrator Guide - http://docs.openstack.org/trunk/openstack-network/admin/content/ +Neutron Administrator Guide + http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html - Neutron API Reference: - http://docs.openstack.org/api/openstack-network/2.0/content/ +Neutron API Reference: + http://docs.openstack.org/api/openstack-network/2.0/content/ - The start of some developer documentation is available at: - http://wiki.openstack.org/NeutronDevelopment +Current Neutron developer documentation is available at: + http://wiki.openstack.org/NeutronDevelopment - For help using or hacking on Neutron, you can send mail to - . +For help on usage and hacking of Neutron, please send mail to +. + +For information on how to contribute to Neutron, please see the +contents of the CONTRIBUTING.rst file.