Fix errors in documentation

1) Fix xml caracter codes
2) Fix release names

Change-Id: I2744eaeef369220c5a8dabb027ba40622be9d164
This commit is contained in:
Ekaterina Fedorova 2014-02-10 17:54:19 +04:00
parent 4cb3f3de6c
commit d282158ff2
2 changed files with 5 additions and 5 deletions

View File

@ -54,12 +54,12 @@
</row>
<row>
<entry>Release-0.4</entry>
<entry>0.3</entry>
<entry>0.4</entry>
<entry>2013-12-20</entry>
</row>
<row>
<entry>Release-0.4.1</entry>
<entry>0.3</entry>
<entry>0.4.1</entry>
<entry>2014-02-05</entry>
</row>
</tbody>

View File

@ -241,7 +241,8 @@ SSL_KEY_FILE=''
</listitem>
</itemizedlist>
</para>
<para><emphasis role="bold"></emphasis>Installation</para>
<para><emphasis role="bold">Installation</emphasis></para>
<para>
<itemizedlist>
<listitem>
<para>Create folders where devstack will install all the files</para>
@ -310,9 +311,8 @@ SSL_KEY_FILE=''
</programlisting>
</listitem>
</itemizedlist>
<para>
Now you can operate with Openstack and Murano. Murano Dashboard panel should appears in horizon dashboard.
Just open URL http://&lsaquo;your hostname&rsaquo; in web browser and login with your credentials. Open Murano tab and enjoy.
Just open URL http://&lt;your hostname &gt; in web browser and login with your credentials. Open Murano tab and enjoy.
</para>
</section>
</chapter>