Author: buildbot
Date: Wed Mar 26 20:53:55 2014
New Revision: 903822
Log:
Staging update by buildbot for thrift
Modified:
websites/staging/thrift/trunk/content/ (props changed)
websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 26 20:53:55 2014
@@ -1 +1 @@
-1582034
+1582052
Modified:
websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
==============================================================================
---
websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
(original)
+++
websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
Wed Mar 26 20:53:55 2014
@@ -74,7 +74,8 @@
<p>The thrift website is made up of markdown files with YAML headers and
templates,
and uses the <a href="http://www.apache.org/dev/cms">Apache CMS</a>.</p>
<h3 id="website-development">Website Development</h3>
-<p>Publishing the staging site is doable through the <a
href="https://cms.apache.org/thrift/">CMS webgui</a> or via shell command:</p>
+<p>Publishing the staging site is doable through the <a
href="https://cms.apache.org/thrift/">CMS webgui</a>
+or via shell command:</p>
<div class="codehilite"><pre><span class="c">% ssh -t people.apache.org
publish.pl thrift</span>
</pre></div>