You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/10/14 23:26:29 UTC

svn commit: r584609 - in /incubator/stdcxx/trunk/doc: stdlibref/1-1.html stdlibug/frames-contents-all.html

Author: sebor
Date: Sun Oct 14 14:26:28 2007
New Revision: 584609

URL: http://svn.apache.org/viewvc?rev=584609&view=rev
Log:
2007-10-14  Martin Sebor  <se...@roguewave.com>

	STDCXX-407
	* frames-contents-all.html: Removed section 1.2.3 - Relationship
	to the Essential Tools Module.
	* 1-1.html: Replaced C++ Standard Library Module with Apache C++
	Standard Library.

Modified:
    incubator/stdcxx/trunk/doc/stdlibref/1-1.html
    incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html

Modified: incubator/stdcxx/trunk/doc/stdlibref/1-1.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/1-1.html?rev=584609&r1=584608&r2=584609&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/1-1.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/1-1.html Sun Oct 14 14:26:28 2007
@@ -25,7 +25,7 @@
 <BODY BGCOLOR=#FFFFFF>
 <A HREF="1.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="1-2.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV>
 <H2>1.1 Contents of Entries</H2>
-<P>This reference guide is an alphabetical listing of the header files, classes, containers, algorithms, iterators, and other constructs of the C++ Standard Library Module of SourcePro Core. The entry for each <I>class</I> includes:</P>
+<P>This reference guide is an alphabetical listing of the header files, classes, containers, algorithms, iterators, and other constructs of the Apache C++ Standard Library Module. The entry for each <I>class</I> includes:</P>
 <UL>
 <LI><P CLASS="LIST">An illustration showing the inheritance hierarchy, or the general category to which the class belongs</P></LI>
 <LI><P CLASS="LIST">A brief summary of the class functionality</P></LI>

Modified: incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html?rev=584609&r1=584608&r2=584609&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html Sun Oct 14 14:26:28 2007
@@ -37,7 +37,6 @@
 &nbsp;&nbsp;&nbsp;<A HREF="1-2.html">1.2 Product Overview</A><BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="1-2.html#121">1.2.1 Components</A><BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="1-2.html#122">1.2.2 STL Not Object-Oriented</A><BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="1-2.html#123">1.2.3 Relationship to the Essential Tools Module</A><BR>
 &nbsp;&nbsp;&nbsp;<A HREF="1-3.html">1.3 Usage Notes</A><BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="1-3.html#131">1.3.1 Compatibility Issues</A><BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="1-3.html#132">1.3.2 The std Namespace</A><BR>