You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/02/21 00:03:37 UTC

svn commit: r785823 - /websites/staging/chemistry/trunk/content/opencmis-browser.html

Author: buildbot
Date: Sun Feb 20 23:03:37 2011
New Revision: 785823

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/opencmis-browser.html

Modified: websites/staging/chemistry/trunk/content/opencmis-browser.html
==============================================================================
--- websites/staging/chemistry/trunk/content/opencmis-browser.html (original)
+++ websites/staging/chemistry/trunk/content/opencmis-browser.html Sun Feb 20 23:03:37 2011
@@ -181,15 +181,13 @@ the Atom entries and feeds that reposito
 that enable the end-user to navigate through the repository.</p>
 <p>The CMIS Browser consists of a small WAR file that doesn't require any
 configuration. Deploy it to a servlet engine and type
-<em>http://<host>/<context>/browse</em> in your web browser. Enter the URL of
+<code>http://&lt;host&gt;/&lt;context&gt;/browse</code> in your web browser. Enter the URL of
 the AtomPub service document into the input box and start browsing.</p>
 <p><a name="OpenCMISBrowser-BuildandDeploytheCMISBrowser"></a></p>
 <h2 id="build_and_deploy_the_cmis_browser">Build and Deploy the CMIS Browser</h2>
 <ol>
-<li><a href="opencmis-how-to-build.html">Build OpenCMIS</a>
-.</li>
-<li>A ready-to-use WAR file should now exist in
-<em>/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/target</em>.</li>
+<li><a href="opencmis-how-to-build.html">Build OpenCMIS</a>.</li>
+<li>A ready-to-use WAR file should now exist in <code>/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/target</code>.</li>
 <li>Deploy the WAR file to your favorite servlet engine.</li>
 </ol></div>
              <!-- Content -->