diff options
Diffstat (limited to 'libs/filesystem/doc/v3.html')
-rw-r--r-- | libs/filesystem/doc/v3.html | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/libs/filesystem/doc/v3.html b/libs/filesystem/doc/v3.html index 3b75140a2..062c56c2e 100644 --- a/libs/filesystem/doc/v3.html +++ b/libs/filesystem/doc/v3.html @@ -3,9 +3,9 @@ <head> <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"> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Filesystem V3 Intro</title> -<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css"> +<link href="styles.css" rel="stylesheet"> <body> @@ -21,19 +21,20 @@ </tr> </table> -<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" width="100%"> +<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" + bordercolor="#111111" bgcolor="#D7EEFF" width="100%"> <tr> - <td><a href="index.htm">Filesystem Home</a> - <a href="release_history.html">Releases</a> - <a href="reference.html">Reference</a> + <td><a href="index.htm">Home</a> <a href="tutorial.html">Tutorial</a> + <a href="reference.html">Reference</a> <a href="faq.htm">FAQ</a> + <a href="release_history.html">Releases</a> <a href="portability_guide.htm">Portability</a> <a href="v3.html">V3 Intro</a> <a href="v3_design.html">V3 Design</a> <a href="deprecated.html">Deprecated</a> + <a href="issue_reporting.html">Bug Reports </a> </td> - </tr> </table> <h1>Boost Filesystem Version 3</h1> @@ -140,11 +141,11 @@ cycle, and then Version 3 will become the default version.</p> </ul> <hr> -<p>© Copyright Beman Dawes, 2009</p> +<p>© Copyright Beman Dawes, 2009</p> <p>Distributed under the Boost Software License, Version 1.0. See <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p> <p>Revised -<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->20 March 2012<!--webbot bot="Timestamp" endspan i-checksum="27254" --></p> +<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->29 December 2014<!--webbot bot="Timestamp" endspan i-checksum="39176" --></p> </body> |