Author: edwardyoon Date: Thu Jan 26 10:17:34 2012 New Revision: 1236128 URL: http://svn.apache.org/viewvc?rev=1236128&view=rev Log: Add title to each web page.
Modified: incubator/hama/trunk/src/site/xdoc/artwork.xml incubator/hama/trunk/src/site/xdoc/developers.xml incubator/hama/trunk/src/site/xdoc/downloads.xml incubator/hama/trunk/src/site/xdoc/getting_started_with_hama.xml incubator/hama/trunk/src/site/xdoc/hama_bsp_tutorial.xml incubator/hama/trunk/src/site/xdoc/hama_on_clouds.xml incubator/hama/trunk/src/site/xdoc/index.xml incubator/hama/trunk/src/site/xdoc/irc-channel.xml incubator/hama/trunk/src/site/xdoc/issue-tracking.xml incubator/hama/trunk/src/site/xdoc/mail-lists.xml incubator/hama/trunk/src/site/xdoc/privacy_policy.xml incubator/hama/trunk/src/site/xdoc/team-list.xml Modified: incubator/hama/trunk/src/site/xdoc/artwork.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/artwork.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/artwork.xml (original) +++ incubator/hama/trunk/src/site/xdoc/artwork.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Artwork and Clothing</title> + <body> <section name="Artwork and Clothing"></section> Modified: incubator/hama/trunk/src/site/xdoc/developers.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/developers.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/developers.xml (original) +++ incubator/hama/trunk/src/site/xdoc/developers.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Developers Guide</title> + <body> <section name="Developers"></section> Modified: incubator/hama/trunk/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/downloads.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/downloads.xml (original) +++ incubator/hama/trunk/src/site/xdoc/downloads.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Download Hama releases</title> <body> <section name="Downloads"></section> <subsection name="Download"></subsection> Modified: incubator/hama/trunk/src/site/xdoc/getting_started_with_hama.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/getting_started_with_hama.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/getting_started_with_hama.xml (original) +++ incubator/hama/trunk/src/site/xdoc/getting_started_with_hama.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Getting Started with Hama</title> <body> <section name="Getting Started with Hama"></section> <p>This document describes how to install, configure and manage Hama clusters ranging from a few nodes to extremely large clusters with thousands of nodes.</p> Modified: incubator/hama/trunk/src/site/xdoc/hama_bsp_tutorial.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/hama_bsp_tutorial.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/hama_bsp_tutorial.xml (original) +++ incubator/hama/trunk/src/site/xdoc/hama_bsp_tutorial.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>BSP Tutorial</title> <body> <section name="Hama BSP Tutorial"></section> <p>This document describes the Hama BSP framework and serves as a tutorial.</p> Modified: incubator/hama/trunk/src/site/xdoc/hama_on_clouds.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/hama_on_clouds.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/hama_on_clouds.xml (original) +++ incubator/hama/trunk/src/site/xdoc/hama_on_clouds.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Deploy a Hama cluster on EC2</title> + <body> <section name="Hama on Clouds"></section> <p>This document describes how to deploy Hama clusters on Clouds e.g., EC2, Rackspace using Whirr.</p> @@ -33,13 +35,11 @@ xsi:schemaLocation="http://maven.apache. % export AWS_SECRET_ACCESS_KEY=YOUR_SECKEY % ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa_whirr - % bin/whirr launch-cluster --config recipes/hama-ec2.properties --private -key-file ~/.ssh/id_rsa_whirr - </pre> + % bin/whirr launch-cluster --config recipes/hama-ec2.properties --private -key-file ~/.ssh/id_rsa_whirr</pre> </p> <subsection name="Execute Hama Examples"></subsection> <pre class="green"> % cd /usr/local/hama-0.x.0-incubating - % bin/hama jar hama-examples-0.x.0-incubating.jar [args] - </pre> + % bin/hama jar hama-examples-0.x.0-incubating.jar [args]</pre> </body> </document> Modified: incubator/hama/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/index.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/index.xml (original) +++ incubator/hama/trunk/src/site/xdoc/index.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>a Bulk Synchronous Parallel computing framework on top of Hadoop</title> <body> <section name="Apache Hama"></section> Modified: incubator/hama/trunk/src/site/xdoc/irc-channel.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/irc-channel.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/irc-channel.xml (original) +++ incubator/hama/trunk/src/site/xdoc/irc-channel.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>IRC Channel</title> <body> <section name="IRC Channel"></section> Modified: incubator/hama/trunk/src/site/xdoc/issue-tracking.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/issue-tracking.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/issue-tracking.xml (original) +++ incubator/hama/trunk/src/site/xdoc/issue-tracking.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Issue Tracking</title> <body> <section name="Issue Tracking"></section> Modified: incubator/hama/trunk/src/site/xdoc/mail-lists.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/mail-lists.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/mail-lists.xml (original) +++ incubator/hama/trunk/src/site/xdoc/mail-lists.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Mailing Lists</title> <body> <section name="Mailing Lists"></section> Modified: incubator/hama/trunk/src/site/xdoc/privacy_policy.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/privacy_policy.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/privacy_policy.xml (original) +++ incubator/hama/trunk/src/site/xdoc/privacy_policy.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Privacy Policy</title> <body> <section name="Privacy Policy"></section> Modified: incubator/hama/trunk/src/site/xdoc/team-list.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/team-list.xml?rev=1236128&r1=1236127&r2=1236128&view=diff ============================================================================== --- incubator/hama/trunk/src/site/xdoc/team-list.xml (original) +++ incubator/hama/trunk/src/site/xdoc/team-list.xml Thu Jan 26 10:17:34 2012 @@ -19,6 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties></properties> + <title>Team List</title> <body> <section name="Who We Are"></section>