mirror of
https://github.com/boostorg/tokenizer.git
synced 2026-07-21 13:33:31 +00:00
Fix URL in documentation
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p><font color="red">Note: This class is deprecated. Please use
|
||||
<a href="char_separator.htm"><tt>char_separator</tt></a> instead.</font>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p>
|
||||
|
||||
<h1>char_separator<Char, Traits></h1>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<h1 align="left"><img src="../../boost.png" alt="C++ Boost" width="277"
|
||||
<h1 align="left"><img src="../../../boost.png" alt="C++ Boost" width="277"
|
||||
height="86"></h1>
|
||||
|
||||
<h1 align="center">Escaped List Separator</h1>
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p>
|
||||
|
||||
<h1 align="center">Table Of Contents</h1>
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"/><br></p>
|
||||
|
||||
<h1 align="center">Introduction</h1>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p>
|
||||
|
||||
<h1 align="center">Offset Separator</h1>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p>
|
||||
|
||||
<h1 align="center">Token Iterator</h1>
|
||||
|
||||
+2
-2
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height=
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height=
|
||||
"86"><br></p>
|
||||
|
||||
<h1 align="center">Tokenizer Class</h1>
|
||||
@@ -241,4 +241,4 @@ iterator end() const
|
||||
copy at <a href=
|
||||
"http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink=
|
||||
"#FF0000">
|
||||
<p><img src="../../boost.png" alt="C++ Boost" width="277" height="86"></p>
|
||||
<p><img src="../../../boost.png" alt="C++ Boost" width="277" height="86"></p>
|
||||
|
||||
<h1 align="center">TokenizerFunction Concept</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user