Ver Fonte

Updated thread documentation to use new templates.

[SVN r12785]
William E. Kempf há 24 anos atrás
pai
commit
1b22dd62c5

+ 0 - 0
libs/boost.css → boost.css


+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit a5239c820b0260c07e3403ec3367a404219868a8
+Subproject commit 6ec4652bcfb89cd62904e10c62d16128bd0600ca

+ 2 - 2
more/writingdoc/design.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../libs/boost.css">
+<link rel="stylesheet" type="text/css" href="../../boost.css">
 <title>Writing Documentation for Boost - HTML Design</title>
 </head>
 <body link="#0000ff" vlink="#800080">
@@ -9,7 +9,7 @@
     "header">
   <tr> 
     <td valign="top" width="300"> 
-      <h3><a href="index.htm"><img height="86" width="277" alt="C++ Boost" src="../../c++boost.gif" border="0"></a></h3>
+      <h3><a href="index.html"><img height="86" width="277" alt="C++ Boost" src="../../c++boost.gif" border="0"></a></h3>
     </td>
     <td valign="top"> 
       <h1 align="center">Writing Documentation for Boost</h1>

+ 1 - 1
more/writingdoc/index.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../libs/boost.css">
+<link rel="stylesheet" type="text/css" href="../../boost.css">
 <title>Writing Documentation for Boost</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/introduction.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../libs/boost.css">
+<link rel="stylesheet" type="text/css" href="../../boost.css">
 <title>Writing Documentation for Boost - Introduction</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/structure.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../libs/boost.css">
+<link rel="stylesheet" type="text/css" href="../../boost.css">
 <title>Writing Documentation for Boost - Documentation Structure</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/acknowledgments.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Acknowledgments</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/bibliography.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Bibliography</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/configuration.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Configuration</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/definitions.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Definitions</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/faq.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - FAQ</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/header.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{library}} - &lt;{{header}}&gt;</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/index.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}}</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/overview.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Overview</title>
 </head>
 <body link="#0000ff" vlink="#800080">

+ 1 - 1
more/writingdoc/template/rationale.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" type="text/css" href="../../boost.css">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
 <title>{{Library}} - Rationale</title>
 </head>
 <body link="#0000ff" vlink="#800080">

粤ICP备19079148号