mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 20:47:21 +02:00
Update documentation for ICU usage.
Regenerate docs.
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
<title>Configuration</title>
|
||||
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||||
<link rel="home" href="../index.html" title="Boost.Regex 5.1.4">
|
||||
<link rel="up" href="../index.html" title="Boost.Regex 5.1.4">
|
||||
<link rel="prev" href="../index.html" title="Boost.Regex 5.1.4">
|
||||
<link rel="home" href="../index.html" title="Boost.Regex 7.0.0">
|
||||
<link rel="up" href="../index.html" title="Boost.Regex 7.0.0">
|
||||
<link rel="prev" href="../index.html" title="Boost.Regex 7.0.0">
|
||||
<link rel="next" href="configuration/compiler.html" title="Compiler Setup">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -28,6 +28,8 @@
|
||||
</h2></div></div></div>
|
||||
<div class="toc"><dl class="toc">
|
||||
<dt><span class="section"><a href="configuration/compiler.html">Compiler Setup</a></span></dt>
|
||||
<dt><span class="section"><a href="configuration/standalone.html">Use in Standalone
|
||||
Mode (without the rest of Boost)</a></span></dt>
|
||||
<dt><span class="section"><a href="configuration/locale.html">Locale and traits class
|
||||
selection</a></span></dt>
|
||||
<dt><span class="section"><a href="configuration/tuning.html">Algorithm Tuning</a></span></dt>
|
||||
|
Reference in New Issue
Block a user