Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78799 - in trunk/libs/filesystem/doc: . src
From: bdawes_at_[hidden]
Date: 2012-06-02 12:28:26


Author: bemandawes
Date: 2012-06-02 12:28:25 EDT (Sat, 02 Jun 2012)
New Revision: 78799
URL: http://svn.boost.org/trac/boost/changeset/78799

Log:
Fix reference title, proposal title, doc boilerplate
Text files modified:
   trunk/libs/filesystem/doc/reference.html | 2 +-
   trunk/libs/filesystem/doc/src/source.html | 4 ++--
   trunk/libs/filesystem/doc/src/tr2_snippets.html | 24 ++++++++++++------------
   3 files changed, 15 insertions(+), 15 deletions(-)

Modified: trunk/libs/filesystem/doc/reference.html
==============================================================================
--- trunk/libs/filesystem/doc/reference.html (original)
+++ trunk/libs/filesystem/doc/reference.html 2012-06-02 12:28:25 EDT (Sat, 02 Jun 2012)
@@ -9,7 +9,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 <title>
 
- Filesystem V3 Reference
+ Filesystem Reference
   </title>
 <style type="text/css">
 /*

Modified: trunk/libs/filesystem/doc/src/source.html
==============================================================================
--- trunk/libs/filesystem/doc/src/source.html (original)
+++ trunk/libs/filesystem/doc/src/source.html 2012-06-02 12:28:25 EDT (Sat, 02 Jun 2012)
@@ -9,7 +9,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 <title>
 $if $TARGET; == BOOST
- Filesystem V3 Reference
+ Filesystem Reference
   $def WHAT "reference documentation"
   $def SNIPPET_FILE "boost_snippets.html"
   $def HEADER "boost/filesystem.hpp"
@@ -22,7 +22,7 @@
   $def NAMESPACE_END " } // namespace filesystem
 } // namespace boost"
 $else
- Filesystem TR2 Proposal
+ Filesystem Proposal
   $def WHAT "Clause"
   $def SNIPPET_FILE "tr2_snippets.html"
   $def HEADER "filesystem"

Modified: trunk/libs/filesystem/doc/src/tr2_snippets.html
==============================================================================
--- trunk/libs/filesystem/doc/src/tr2_snippets.html (original)
+++ trunk/libs/filesystem/doc/src/tr2_snippets.html 2012-06-02 12:28:25 EDT (Sat, 02 Jun 2012)
@@ -6,29 +6,29 @@
 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
 <meta name="ProgId" content="FrontPage.Editor.Document">
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
-<title>New Page 1</title>
+<title>Filesystem Proposal</title>
 </head>
 
 <body>
 
 $id frontmatter=
- <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="579">
+ <table border="0">
     <tr>
- <td width="153" align="left" valign="top">Document number:</td>
- <td width="426"><span style="background-color: #FFFF00">D????=12-????</span></td>
+ <td>Document number:&nbsp;&nbsp; </td>
+ <td><span style="background-color: #FFFF00">D????=12-????</span></td>
     </tr>
     <tr>
- <td width="153" align="left" valign="top">Date:</td>
- <td width="426">
- <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2012-04-24<!--webbot bot="Timestamp" endspan i-checksum="12240" --></td>
+ <td>Date:</td>
+ <td>
+ <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2012-06-02<!--webbot bot="Timestamp" endspan i-checksum="12362" --></td>
     </tr>
     <tr>
- <td width="153" align="left" valign="top">Project:</td>
- <td width="426">Programming Language C++, Library Working Group</td>
+ <td>Project:</td>
+ <td>Programming Language C++</td>
     </tr>
     <tr>
- <td width="153" align="left" valign="top">Reply-to:</td>
- <td width="426">Beman Dawes &lt;bdawes at acm dot org&gt;</td>
+ <td valign="top">Reply-to:</td>
+ <td>Beman Dawes &lt;bdawes at acm dot org&gt;</td>
     </tr>
   </table>
 
@@ -58,7 +58,7 @@
 </ul>
 
 
-<p>N3365=12-0055, Filesystem Library Proposal (Revision
+<p>N3365=12-0055, Filesystem Library Proposal (Revision
 2). Changes
 include:</p>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk