Author: sebor
Date: Wed Mar 12 17:18:36 2008
New Revision: 636585

URL: http://svn.apache.org/viewvc?rev=636585&view=rev
Log:
2008-03-12  Gavin  <[EMAIL PROTECTED]>

        STDCXX-686
        * forrest/src/documentation/content/xdocs/site.xml: Broke down
        index page into multiple pages, some of them into a new developers
        tab.
        * forrest/src/documentation/content/xdocs/index.xml: Same.
        * forrest/src/documentation/content/xdocs/tabs.xml: Same.
        * forrest/mission.xml: New page.
        * forrest/symbols-project-v10.ent: New page.
        * forrest/index.xml: New page.
        * forrest/news.xml: New page.
        * forrest/src/documentation/resources/images/stdcxx.png: Moved from
        here...
        * forrest/src/documentation/content/xdocs/images/stdcxx.png: ...to
        here.

Added:
    stdcxx/site/forrest/index.xml   (with props)
    stdcxx/site/forrest/mission.xml   (with props)
    stdcxx/site/forrest/news.xml   (with props)
    stdcxx/site/forrest/src/documentation/content/xdocs/images/stdcxx.png
      - copied unchanged from r618441, 
stdcxx/site/forrest/src/documentation/resources/images/stdcxx.png
    stdcxx/site/forrest/symbols-project-v10.ent   (with props)
Removed:
    stdcxx/site/forrest/src/documentation/resources/images/stdcxx.png
Modified:
    stdcxx/site/forrest/src/documentation/content/xdocs/index.xml
    stdcxx/site/forrest/src/documentation/content/xdocs/site.xml
    stdcxx/site/forrest/src/documentation/content/xdocs/tabs.xml

Added: stdcxx/site/forrest/index.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/index.xml?rev=636585&view=auto
==============================================================================
--- stdcxx/site/forrest/index.xml (added)
+++ stdcxx/site/forrest/index.xml Wed Mar 12 17:18:36 2008
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
+<document>
+  <header>
+    <title>Apache C++ Standard Library (STDCXX)</title>
+  </header>
+  <body>
+    <section id="roles">
+            <title>Project Roles</title>
+            <p>Here is a general rundown on what different groups of people do 
within the Standard c++ project.</p>
+    </section>
+  <section id="users">
+          <title>Users</title>
+      <p>
+Stdcxx Users are Developers with read-only access, i.e., without Commit Access 
to the stdcxx Codebase who are using the project.
+      </p>
+      <p>
+The mailing list appropriate for discussions of using the stdcxx project is 
[EMAIL PROTECTED] This is an archived, moderated mailing list open to all 
subscribers.
+You may subscribe by sending a blank email to [EMAIL PROTECTED] To obtain 
additional information about this list send a blank email to [EMAIL PROTECTED]
+</p>
+
+  </section>
+  <section id="contributors">
+          <title>Contributors</title>
+          <p>Stdcxx Contributors are Developers without commit (or write) 
access to the stdcxx codebase who directly or otherwise make improvements to 
the project codebase, including its Web pages. This includes but is not limited 
to individuals who respond to questions on the project's mailing lists, review 
and provide helpful feedback on patches or commits, submit, provide helpful 
comments on, or triage bug reports, or contribute useful patches of their own. 
Interested contributors may be voted to become Committers after a period of 
valuable activity.</p>
+          <p>Because Contributors have read but not write access to stdcxx 
code repository, they can check stdcxx out and make changes to their local copy 
of stdcxx files but they cannot check them back in. To get their changes 
committed, they must follow the process for Submitting Patches.</p>
+<p>The stdcxx community welcomes new contributors. If you are interested in 
getting involved, the first thing to do after reading the project Web pages is 
to subscribe to the dev mailing list and skimming the archives. If you're 
looking for ideas for where your help might be needed, browse the bug database 
or simply ask on the maling list.
+Committers
+          </p>
+  </section>
+  <section id="committers">
+          <title>Committers</title>
+          <p>Stdcxx Committers are Developers with commit (or write) access to 
the stdcxx codebase. For safe changes on trunk all stdcxx committers follow the 
Commit-Then-Review policy (CTR for short). For potentially unsafe changes or 
any changes to branches all stdcxx committers follow the Review-Then-Commit 
policy (RTC for short). Whether a change is safe or not is a judgment call that 
should be made after careful testing of the change on at least two different 
platforms with two different compilers. The list of current committers in 
alphabetical order is below:</p>
+<p>Committers in italics do not yet have a signed Contributor License 
Agreement on file. This indicates a transient state after a committer has been 
voted in but their CLA hasn't been received or processed by the foundation.
+
+An up-to-date list of all Apache committers (or committers-to-be) is being 
maintained by Jim Jagielski on this page.
+
+The mailing list used by stdcxx committers for discussions of the maintenance, 
development, and porting of the stdcxx project is [EMAIL PROTECTED] This is an 
archived, moderated mailing list open to all subscribers. You may subscribe by 
sending a blank email to [EMAIL PROTECTED] 
+          </p>
+  </section>
+  <section id="PMC">
+          <title>PMC</title>
+          <p>The stdcxx Project Management Committee (PMC) is a group of 
volunteers responsible for the formal oversight of the stdcxx podling, its 
management, and for interfacing with the Apache Board of Directors. The members 
of the stdcxx PMC are:</p>
+          <p></p>
+<p>The PMC mailing list is [EMAIL PROTECTED] This is a moderated, 
by-invitation-only mailing list closed to the public. Invited individuals can 
subscribe by sending a blank email to [EMAIL PROTECTED]
+
+An example of a topic that might be appropriate for this list is a discussion 
of the merits of a proposed committer. 
+          </p>
+  </section>
+  </body>
+</document>

Propchange: stdcxx/site/forrest/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/site/forrest/index.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: stdcxx/site/forrest/mission.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/mission.xml?rev=636585&view=auto
==============================================================================
--- stdcxx/site/forrest/mission.xml (added)
+++ stdcxx/site/forrest/mission.xml Wed Mar 12 17:18:36 2008
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
+<document>
+  <header>
+    <title>Apache C++ Standard Library (STDCXX)</title>
+  </header>
+  <body>
+    <section id="objectives">
+            <title>Mission Statement</title>
+            <p>The long-term objectives of the project include:</p>
+            <ul>
+                    <li>Standards Conformance. Continue to closely track the 
C++ Standard, as well as any other relevant standards.</li>
+                    <li>Portablity. Continue to provide support for a broad 
set of platforms (C++ compilers, operating systems, and hardware 
architectures)</li>
+                    <li>Quality of Implementation. Maintain the current high 
quality of implementation, which has come to be expected of all Apache 
projects. This ranges from high runtime efficiency to high space efficiency, to 
high portability of data (in areas such as localization and 
internationalization which are typically not specified by the C++ or C 
standards), to facilitating the portability of program source code.</li>
+            </ul>
+    </section>
+  </body>
+</document>

Propchange: stdcxx/site/forrest/mission.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/site/forrest/mission.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: stdcxx/site/forrest/news.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/news.xml?rev=636585&view=auto
==============================================================================
--- stdcxx/site/forrest/news.xml (added)
+++ stdcxx/site/forrest/news.xml Wed Mar 12 17:18:36 2008
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
+<document>
+  <header>
+    <title>Apache C++ Standard Library (STDCXX)</title>
+  </header>
+  <body>
+    <section id="overview">
+      <title>The latest news in Apache C++ Standard Library</title>
+      <p>
+        This page will keep you up to date on the latest news and events 
within the C++ project
+      </p>
+
+    </section>
+    <section id="news">
+            <title>Project News</title>
+            <ul>
+                    <li>12/14/2007 STDCXX graduates from the Incubator and 
becomes a Top Level Project.</li>
+                    <li>11/29/2007 STDCXX community adds a new committer, 
Travis Vitek.</li>
+                    <li>10/29/2007 With the approval of the Incubator PMC, 
STDCXX 4.2.0 was released.</li>
+                    <li>10/16/2007 Proposal to graduate STDCXX to a Top Level 
Project passes the Incubator PMC vote.</li>
+                    <li>9/5/2007 STDCXX community adds two new committers, 
Eric (Brad) Lemings and Mark Brown.</li>
+                    <li>10/11/2006 STDCXX community adds a new committer, 
Andrew Black.</li>
+                    <li>8/26/2007 Started tracking project metrics at 
www.ohloh.net under Apache C++ Standard Library.</li>
+                    <li>6/1/2007 Started tracking site visitation at Google 
Analytics under stdcxx. Send an email from your Google Mail account to dev to 
request access to the account.</li>
+                    <li>3/26/2007 Tim Triemstra joins the PPMC.</li>
+                    <li>2/13/2007 Andrew Black and Farid Zaripov join the 
PPMC.</li>
+                    <li>10/11/2006 STDCXX community adds a new committer, 
Andrew Black.</li>
+                    <li>8/10/2006 STDCXX community adds a new committer, Farid 
Zaripov.</li>
+                    <li>1/30/2006 With the approval of the Incubator PMC, 
STDCXX 4.1.3 was released.</li>
+                    <li>1/13/2006 STDCXX community adds a new committer, Anton 
Pevtsov.</li>
+                    <li>11/25/2005 Windows configuration and build 
infarstructure committed to Subversion (stdcxx-5).</li>
+                    <li>9/16/2005 The first snapshot of stdcxx 4.1.2 has been 
published.</li>
+                    <li>9/5/2005 The test suite driver committed to Subversion 
(stdcxx-3).</li>
+                    <li>9/1/2005 A proposal to publish the first stdcxx 
snapshot on the stdcxx Web site has passed the community vote.</li>
+                    <li>8/28/2005 The process of downloading stdcxx files 
documented on the Download page. (See stdcxx-17).</li>
+                    <li>8/01/2005 The process of reporting bugs in the stdcxx 
bug tracking database documented and published on the Bugs page. (See 
stdcxx-9.)</li>
+                    <li>7/19/2005 stdcxx project page committed to Subversion. 
The project status page committed to Subversion.</li>
+                    <li>7/18/2005 stdcxx sources and documentation committed 
Subversion.</li>
+                    <li>5/19/2005 stdcxx project accepted for incubation.</li>
+                    <li>5/13/2005 stdcxx project proposal submitted to the 
Incubator mailing list.</li>
+            </ul>
+    </section>
+  </body>
+</document>

Propchange: stdcxx/site/forrest/news.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/site/forrest/news.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: stdcxx/site/forrest/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/src/documentation/content/xdocs/index.xml?rev=636585&r1=636584&r2=636585&view=diff
==============================================================================
--- stdcxx/site/forrest/src/documentation/content/xdocs/index.xml (original)
+++ stdcxx/site/forrest/src/documentation/content/xdocs/index.xml Wed Mar 12 
17:18:36 2008
@@ -48,44 +48,6 @@
         <li>Ten years of deployment in the world's most critical enterprise 
systems</li>
 </ul>
     </section>
-    <section id="objectives">
-            <title>Objectives</title>
-            <p>The long-term objectives of the project include:</p>
-            <ul>
-                    <li>Standards Conformance. Continue to closely track the 
C++ Standard, as well as any other relevant standards.</li>
-                    <li>Portablity. Continue to provide support for a broad 
set of platforms (C++ compilers, operating systems, and hardware 
architectures)</li>
-                    <li>Quality of Implementation. Maintain the current high 
quality of implementation, which has come to be expected of all Apache 
projects. This ranges from high runtime efficiency to high space efficiency, to 
high portability of data (in areas such as localization and 
internationalization which are typically not specified by the C++ or C 
standards), to facilitating the portability of program source code.</li>
-            </ul>
-    </section>
-    <section id="news">
-            <title>Project News</title>
-            <ul>
-                    <li>12/14/2007 STDCXX graduates from the Incubator and 
becomes a Top Level Project.</li>
-                    <li>11/29/2007 STDCXX community adds a new committer, 
Travis Vitek.</li>
-                    <li>10/29/2007 With the approval of the Incubator PMC, 
STDCXX 4.2.0 was released.</li>
-                    <li>10/16/2007 Proposal to graduate STDCXX to a Top Level 
Project passes the Incubator PMC vote.</li>
-                    <li>9/5/2007 STDCXX community adds two new committers, 
Eric (Brad) Lemings and Mark Brown.</li>
-                    <li>10/11/2006 STDCXX community adds a new committer, 
Andrew Black.</li>
-                    <li>8/26/2007 Started tracking project metrics at 
www.ohloh.net under Apache C++ Standard Library.</li>
-                    <li>6/1/2007 Started tracking site visitation at Google 
Analytics under stdcxx. Send an email from your Google Mail account to dev to 
request access to the account.</li>
-                    <li>3/26/2007 Tim Triemstra joins the PPMC.</li>
-                    <li>2/13/2007 Andrew Black and Farid Zaripov join the 
PPMC.</li>
-                    <li>10/11/2006 STDCXX community adds a new committer, 
Andrew Black.</li>
-                    <li>8/10/2006 STDCXX community adds a new committer, Farid 
Zaripov.</li>
-                    <li>1/30/2006 With the approval of the Incubator PMC, 
STDCXX 4.1.3 was released.</li>
-                    <li>1/13/2006 STDCXX community adds a new committer, Anton 
Pevtsov.</li>
-                    <li>11/25/2005 Windows configuration and build 
infarstructure committed to Subversion (stdcxx-5).</li>
-                    <li>9/16/2005 The first snapshot of stdcxx 4.1.2 has been 
published.</li>
-                    <li>9/5/2005 The test suite driver committed to Subversion 
(stdcxx-3).</li>
-                    <li>9/1/2005 A proposal to publish the first stdcxx 
snapshot on the stdcxx Web site has passed the community vote.</li>
-                    <li>8/28/2005 The process of downloading stdcxx files 
documented on the Download page. (See stdcxx-17).</li>
-                    <li>8/01/2005 The process of reporting bugs in the stdcxx 
bug tracking database documented and published on the Bugs page. (See 
stdcxx-9.)</li>
-                    <li>7/19/2005 stdcxx project page committed to Subversion. 
The project status page committed to Subversion.</li>
-                    <li>7/18/2005 stdcxx sources and documentation committed 
Subversion.</li>
-                    <li>5/19/2005 stdcxx project accepted for incubation.</li>
-                    <li>5/13/2005 stdcxx project proposal submitted to the 
Incubator mailing list.</li>
-            </ul>
-    </section>
     <section id="platforms">
             <title>Platforms</title>
             <p>A key stdcxx objective is to facilitate the portability of C++ 
programs to as many platforms (hardware architectures, operating systems, and 
compilers) as practical. It is envisaged that the set of platforms will evolve 
and grow as the project attracts contributors.</p>
@@ -101,44 +63,6 @@
   <section id="status">
           <title>Project Status</title>
           <p>Stdcxx status reports to the ASF Board of Directors are stored in 
the status/ subdirectory of the site.</p>
-  </section>
-  <section id="users">
-          <title>Users</title>
-      <p>
-Stdcxx Users are Developers with read-only access, i.e., without Commit Access 
to the stdcxx Codebase who are using the project.
-      </p>
-      <p>
-The mailing list appropriate for discussions of using the stdcxx project is 
[EMAIL PROTECTED] This is an archived, moderated mailing list open to all 
subscribers.
-You may subscribe by sending a blank email to [EMAIL PROTECTED] To obtain 
additional information about this list send a blank email to [EMAIL PROTECTED]
-</p>
-
-  </section>
-  <section id="contributors">
-          <title>Contributors</title>
-          <p>Stdcxx Contributors are Developers without commit (or write) 
access to the stdcxx codebase who directly or otherwise make improvements to 
the project codebase, including its Web pages. This includes but is not limited 
to individuals who respond to questions on the project's mailing lists, review 
and provide helpful feedback on patches or commits, submit, provide helpful 
comments on, or triage bug reports, or contribute useful patches of their own. 
Interested contributors may be voted to become Committers after a period of 
valuable activity.</p>
-          <p>Because Contributors have read but not write access to stdcxx 
code repository, they can check stdcxx out and make changes to their local copy 
of stdcxx files but they cannot check them back in. To get their changes 
committed, they must follow the process for Submitting Patches.</p>
-<p>The stdcxx community welcomes new contributors. If you are interested in 
getting involved, the first thing to do after reading the project Web pages is 
to subscribe to the dev mailing list and skimming the archives. If you're 
looking for ideas for where your help might be needed, browse the bug database 
or simply ask on the maling list.
-Committers
-          </p>
-  </section>
-  <section id="committers">
-          <title>Committers</title>
-          <p>Stdcxx Committers are Developers with commit (or write) access to 
the stdcxx codebase. For safe changes on trunk all stdcxx committers follow the 
Commit-Then-Review policy (CTR for short). For potentially unsafe changes or 
any changes to branches all stdcxx committers follow the Review-Then-Commit 
policy (RTC for short). Whether a change is safe or not is a judgment call that 
should be made after careful testing of the change on at least two different 
platforms with two different compilers. The list of current committers in 
alphabetical order is below:</p>
-<p>Committers in italics do not yet have a signed Contributor License 
Agreement on file. This indicates a transient state after a committer has been 
voted in but their CLA hasn't been received or processed by the foundation.
-
-An up-to-date list of all Apache committers (or committers-to-be) is being 
maintained by Jim Jagielski on this page.
-
-The mailing list used by stdcxx committers for discussions of the maintenance, 
development, and porting of the stdcxx project is [EMAIL PROTECTED] This is an 
archived, moderated mailing list open to all subscribers. You may subscribe by 
sending a blank email to [EMAIL PROTECTED] 
-          </p>
-  </section>
-  <section id="PMC">
-          <title>PMC</title>
-          <p>The stdcxx Project Management Committee (PMC) is a group of 
volunteers responsible for the formal oversight of the stdcxx podling, its 
management, and for interfacing with the Apache Board of Directors. The members 
of the stdcxx PMC are:</p>
-          <p></p>
-<p>The PMC mailing list is [EMAIL PROTECTED] This is a moderated, 
by-invitation-only mailing list closed to the public. Invited individuals can 
subscribe by sending a blank email to [EMAIL PROTECTED]
-
-An example of a topic that might be appropriate for this list is a discussion 
of the merits of a proposed committer. 
-          </p>
   </section>
   <section id="communication">
           <title>Communication</title>

Modified: stdcxx/site/forrest/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/src/documentation/content/xdocs/site.xml?rev=636585&r1=636584&r2=636585&view=diff
==============================================================================
--- stdcxx/site/forrest/src/documentation/content/xdocs/site.xml (original)
+++ stdcxx/site/forrest/src/documentation/content/xdocs/site.xml Wed Mar 12 
17:18:36 2008
@@ -38,10 +38,13 @@
 -->
 <site label="Apache stdcxx" href="" 
xmlns="http://apache.org/forrest/linkmap/1.0"; tab="">
   <about label="About" tab="home">
-    <index label="Index" href="index.html" description="Welcome to stdcxx"/>
+          <index label="Index" href="index.html" description="Welcome to 
stdcxx"/>
+          <news label="News" href="news.html" description="Latest News"/>
+          <mission label="Mission Statement" href="mission.html" 
description="Missions Statement"/>
     <bugs label="Bugs" href="bugs.html" description="Bugs"/>
     <readme label="Readme" href="ext:readme" description="External link to SVN 
Readme file"/>
     <license label="License" href="ext:license" description="External link to 
Apache License 2.0"/>
+    <linkmap label="Documentation ToC" href="linkmap.html" description="Table 
of Contents for this site"/>
   </about>
   <downloads label="Downloads" tab="download">
           <download label="Download" href="download.html" 
description="Download"/>
@@ -50,6 +53,9 @@
           <classref label="Class Reference" href="ext:class-ref" 
description="Class Reference Guide"/>
           <userref label="User Guide" href="ext:user-guide" description="User 
Reference Guide"/>
   </documentation>
+  <developers label="Developers" tab="devs" href="developers/">
+          <index label="Index" href="index.html" description="Resources and 
information for Developers"/>
+  </developers>
   <external-refs>
           <forrest href="http://forrest.apache.org/";>
       <linking href="docs/linking.html"/>

Modified: stdcxx/site/forrest/src/documentation/content/xdocs/tabs.xml
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/src/documentation/content/xdocs/tabs.xml?rev=636585&r1=636584&r2=636585&view=diff
==============================================================================
--- stdcxx/site/forrest/src/documentation/content/xdocs/tabs.xml (original)
+++ stdcxx/site/forrest/src/documentation/content/xdocs/tabs.xml Wed Mar 12 
17:18:36 2008
@@ -16,9 +16,9 @@
   limitations under the License.
 -->
 <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" 
"http://forrest.apache.org/dtd/tab-cocoon-v11.dtd";>
-<tabs software="MyProj"
-  title="MyProj"
-  copyright="Foo"
+<tabs software="Stdcxx"
+  title="Stdcxx"
+  copyright="Apache Software License v2.0"
   xmlns:xlink="http://www.w3.org/1999/xlink";>
 <!-- The rules for tabs are:
     @dir will always have '/@indexfile' added.
@@ -32,6 +32,7 @@
   -->
   <tab id="home" label="Home" dir="" indexfile="index.html"/>
   <tab id="download" label="Download" dir="" indexfile="download.html"/>
+  <tab id="devs" label="Developers" dir="developers" indexfile="index.html"/>
 <!-- Add new tabs here, eg:
   <tab label="How-Tos" dir="community/howto/"/>
   <tab label="XML Site" dir="xml-site/"/>

Added: stdcxx/site/forrest/symbols-project-v10.ent
URL: 
http://svn.apache.org/viewvc/stdcxx/site/forrest/symbols-project-v10.ent?rev=636585&view=auto
==============================================================================
--- stdcxx/site/forrest/symbols-project-v10.ent (added)
+++ stdcxx/site/forrest/symbols-project-v10.ent Wed Mar 12 17:18:36 2008
@@ -0,0 +1,26 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- Typical invocation:
+  <!ENTITY % symbols-project
+      PUBLIC "-//Apache Forrest//ENTITIES Symbols Project v1.0//EN"
+      "symbols-project-v10.ent">
+  %symbols-project;
+-->
+<!ENTITY myp "My Project Name">
+<!ENTITY myp-s "<strong>My Project Name</strong>">
+<!ENTITY myp-t "My Project Name&trade;">

Propchange: stdcxx/site/forrest/symbols-project-v10.ent
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/site/forrest/symbols-project-v10.ent
------------------------------------------------------------------------------
    svn:keywords = Id


Reply via email to