Author: carl
Date: Sat Jun 8 17:45:33 2013
New Revision: 1491017
URL: http://svn.apache.org/r1491017
Log:
Fix typo on about (TPL -> TLP), bold Optional instead of adding quoting
Modified:
thrift/site/content/about.md
thrift/site/content/docs/install/windows.md
thrift/site/publish/about/index.html
thrift/site/publish/docs/install/windows/index.html
thrift/site/publish/sitemap/index.html
Modified: thrift/site/content/about.md
URL:
http://svn.apache.org/viewvc/thrift/site/content/about.md?rev=1491017&r1=1491016&r2=1491017&view=diff
==============================================================================
--- thrift/site/content/about.md (original)
+++ thrift/site/content/about.md Sat Jun 8 17:45:33 2013
@@ -1,7 +1,7 @@
---
title: "About"
---
-Apache Thrift is a software project spanning a variety of programming
languages and use cases. Our goal is to make reliable, performant communication
and data serialization across languages as efficient and seamless as possible.
Originally developed at Facebook, Thrift was open sourced in April 2007 and
entered the Apache Incubator in May, 2008. Thrift became an Apache TPL in
October, 2010.
+Apache Thrift is a software project spanning a variety of programming
languages and use cases. Our goal is to make reliable, performant communication
and data serialization across languages as efficient and seamless as possible.
Originally developed at Facebook, Thrift was open sourced in April 2007 and
entered the Apache Incubator in May, 2008. Thrift became an Apache TLP in
October, 2010.
Apache Thrift aims to embody the following values:
Modified: thrift/site/content/docs/install/windows.md
URL:
http://svn.apache.org/viewvc/thrift/site/content/docs/install/windows.md?rev=1491017&r1=1491016&r2=1491017&view=diff
==============================================================================
--- thrift/site/content/docs/install/windows.md (original)
+++ thrift/site/content/docs/install/windows.md Sat Jun 8 17:45:33 2013
@@ -29,7 +29,7 @@ Once the configure scripts are generated
Setting the CXXFLAGS environmental variable works around compile errors with
PTHREAD_MUTEX_RECURSIVE_NP being undeclared, by replacing it with the newer,
portable PTHREAD_MUTEX_RECURSIVE. (Tested on cygwin 20100320, Thrift r760184,
latest pthread.)
-''Optional:'' You ''may not'' be able to make from the root Thrift directory
due to errors (see below to resolve). To make the compiler only, change to the
compiler directory before running make:
+**Optional:** You **may not** be able to make from the root Thrift directory
due to errors (see below to resolve). To make the compiler only, change to the
compiler directory before running make:
cd compiler/cpp
Modified: thrift/site/publish/about/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/about/index.html?rev=1491017&r1=1491016&r2=1491017&view=diff
==============================================================================
--- thrift/site/publish/about/index.html (original)
+++ thrift/site/publish/about/index.html Sat Jun 8 17:45:33 2013
@@ -66,7 +66,7 @@
</div>
<div class="container">
- <p>Apache Thrift is a software project spanning a variety of
programming languages and use cases. Our goal is to make reliable, performant
communication and data serialization across languages as efficient and seamless
as possible. Originally developed at Facebook, Thrift was open sourced in April
2007 and entered the Apache Incubator in May, 2008. Thrift became an Apache TPL
in October, 2010. </p>
+ <p>Apache Thrift is a software project spanning a variety of
programming languages and use cases. Our goal is to make reliable, performant
communication and data serialization across languages as efficient and seamless
as possible. Originally developed at Facebook, Thrift was open sourced in April
2007 and entered the Apache Incubator in May, 2008. Thrift became an Apache TLP
in October, 2010. </p>
<p>Apache Thrift aims to embody the following values:</p>
Modified: thrift/site/publish/docs/install/windows/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/docs/install/windows/index.html?rev=1491017&r1=1491016&r2=1491017&view=diff
==============================================================================
--- thrift/site/publish/docs/install/windows/index.html (original)
+++ thrift/site/publish/docs/install/windows/index.html Sat Jun 8 17:45:33 2013
@@ -96,7 +96,7 @@
<p>Setting the CXXFLAGS environmental variable works around compile errors
with PTHREAD<em>MUTEX</em>RECURSIVE<em>NP being undeclared, by replacing it
with the newer, portable PTHREAD</em>MUTEX_RECURSIVE. (Tested on cygwin
20100320, Thrift r760184, latest pthread.)</p>
-<p>''Optional:'' You ''may not'' be able to make from the root Thrift
directory due to errors (see below to resolve). To make the compiler only,
change to the compiler directory before running make:</p>
+<p><strong>Optional:</strong> You <strong>may not</strong> be able to make
from the root Thrift directory due to errors (see below to resolve). To make
the compiler only, change to the compiler directory before running make:</p>
<pre><code>cd compiler/cpp
</code></pre>
Modified: thrift/site/publish/sitemap/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/sitemap/index.html?rev=1491017&r1=1491016&r2=1491017&view=diff
==============================================================================
--- thrift/site/publish/sitemap/index.html (original)
+++ thrift/site/publish/sitemap/index.html Sat Jun 8 17:45:33 2013
@@ -71,6 +71,8 @@
<a href="/">Home</a>
</li>
+ <li><span class="active" title="You're here.">Sitemap</span></li>
+
<li>
<a href="/docs/">Documentation</a><ul>
<li><a href="/docs/BuildingFromSource/">Building From Source</a></li> <li><a
href="/docs/concepts/">Concepts</a></li> <li><a
href="/docs/features/">Features</a></li> <li><a
href="/docs/HowToContribute/">How To Contribute</a></li> <li>
@@ -83,15 +85,11 @@
</ul>
</li>
- <li><a href="/mailing/">Mailing Lists</a></li>
-
<li><a href="/download/">Download</a></li>
- <li><a href="/developers/">Developers</a></li>
-
- <li><span class="active" title="You're here.">Sitemap</span></li>
+ <li><a href="/mailing/">Mailing Lists</a></li>
- <li><a href="/about/">About</a></li>
+ <li><a href="/developers/">Developers</a></li>
<li>
<a href="/tutorial/">Tutorial</a><ul>
@@ -99,6 +97,8 @@
</ul>
</li>
+ <li><a href="/about/">About</a></li>
+
</ul>
</div>
<div class="container">