Update the Murano-dashboard docs

Update the Murano-dashboard docs
1.sections align with text
2.update the end-user url
3.update the git repo

Change-Id: I53d805e1f3dadc0007be688ed3aa462f0423d54f
This commit is contained in:
zhu.rong 2015-09-22 10:11:06 +08:00
parent dbc75edc8b
commit 97124316b3
1 changed files with 5 additions and 5 deletions

View File

@ -14,16 +14,16 @@
License for the specific language governing permissions and limitations
under the License.
==============================================
================================================
Welcome to Dashboard, the Murano Project Web UI!
==============================================
================================================
Dashboard is a project that provides Web UI to Murano Project.
This document describes Murano Dashboard for contributors of the project, and assumes
that you are already familiar with Murano from an `end-user perspective`_.
.. _`end-user perspective`: http://murano.mirantis.com/
.. _`end-user perspective`: http://murano.readthedocs.org/
This documentation is generated by the Sphinx toolkit and lives in the source
tree.
@ -32,9 +32,9 @@ Installation Guide
==================
Install
-------
1. Check out sources to some directory (<home>/murano-dashboard)::
1. Check out sources to some directory (*<home>/murano-dashboard*)::
user@work:~/$ git clone https://github.com/Mirantis/murano-dashboard
user@work:~/$ git clone git://git.openstack.org/openstack/murano-dashboard
2. Install virtualenv::