Fix syntax formatting in docs.

Replaces https://github.com/boostorg/regex/pull/107.
This commit is contained in:
jzmaddock
2020-10-12 18:22:57 +01:00
parent 9712546fae
commit a703ab2c59
95 changed files with 224 additions and 225 deletions

View File

@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Standards Conformance</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
@@ -219,7 +219,7 @@
<p>
Supported, note that at this level, case transformations are 1:1,
many to many case folding operations are not supported (for example
"&#223;" to "SS").
"ß" to "SS").
</p>
</td>
</tr>
@@ -306,7 +306,7 @@
Not supported.
</p>
</td>
<td class="auto-generated">&#160;</td>
<td class="auto-generated"> </td>
</tr>
<tr>
<td>
@@ -559,7 +559,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 1998-2013 John Maddock<p>
<td align="right"><div class="copyright-footer">Copyright © 1998-2013 John Maddock<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>