mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Regenerate documentation with shorter path names.
Fixes: https://svn.boost.org/trac10/ticket/13001
This commit is contained in:
@ -49,8 +49,7 @@
|
||||
<dt><span class="section"><a href="boost_regex/configuration/tuning.html">Algorithm Tuning</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/install.html">Building and Installing the Library</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/introduction_and_overview.html">Introduction and
|
||||
Overview</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/intro.html">Introduction and Overview</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/unicode.html">Unicode and Boost.Regex</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/captures.html">Understanding Marked Sub-Expressions
|
||||
and Captures</a></span></dt>
|
||||
@ -157,61 +156,56 @@
|
||||
<dt><span class="section"><a href="boost_regex/ref/concepts/iterator_concepts.html">Iterator
|
||||
Requirements</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated_interfaces.html">Deprecated Interfaces</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated.html">Deprecated Interfaces</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated_interfaces/regex_format.html">regex_format
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/regex_format.html">regex_format
|
||||
(Deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated_interfaces/regex_grep.html">regex_grep
|
||||
(Deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated_interfaces/regex_split.html">regex_split
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/regex_grep.html">regex_grep (Deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/regex_split.html">regex_split
|
||||
(deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated_interfaces/old_regex.html">High
|
||||
Level Class RegEx (Deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/old_regex.html">High Level Class
|
||||
RegEx (Deprecated)</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/ref/internal_details.html">Internal Details</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="boost_regex/ref/internal_details/uni_iter.html">Unicode
|
||||
Iterators</a></span></dt></dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/ref/internals.html">Internal Details</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="boost_regex/ref/internals/uni_iter.html">Unicode Iterators</a></span></dt></dl></dd>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/background_information.html">Background Information</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background.html">Background Information</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/headers.html">Headers</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/locale.html">Localization</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/thread_safety.html">Thread
|
||||
Safety</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/examples.html">Test and
|
||||
Example Programs</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/futher.html">References
|
||||
and Further Information</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/faq.html">FAQ</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance.html">Performance</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/headers.html">Headers</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/locale.html">Localization</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/thread_safety.html">Thread Safety</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/examples.html">Test and Example Programs</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/futher.html">References and Further
|
||||
Information</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/faq.html">FAQ</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance.html">Performance</a></span></dt>
|
||||
<dd><dl>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
|
||||
Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version
|
||||
14.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
|
||||
Perl searches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
|
||||
leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual
|
||||
C++ version 14.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
|
||||
leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
|
||||
simple Perl matches (platform = Windows x64, compiler = Microsoft Visual
|
||||
C++ version 14.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
|
||||
simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html">Testing
|
||||
simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft
|
||||
Visual C++ version 14.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html">Testing
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id1378460593.html">Testing
|
||||
simple leftmost-longest matches (platform = linux, compiler = GNU C++ version
|
||||
5.1.0)</a></span></dt>
|
||||
6.3.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id1675827111.html">Testing
|
||||
Perl searches (platform = linux, compiler = GNU C++ version 6.3.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id3141719723.html">Testing
|
||||
simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft
|
||||
Visual C++ version 14.1)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id3258595385.html">Testing
|
||||
leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual
|
||||
C++ version 14.1)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id3261825021.html">Testing
|
||||
simple Perl matches (platform = linux, compiler = GNU C++ version 6.3.0)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id3752650613.html">Testing
|
||||
Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version
|
||||
14.1)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id4128344975.html">Testing
|
||||
simple Perl matches (platform = Windows x64, compiler = Microsoft Visual
|
||||
C++ version 14.1)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/performance/section_id4148872883.html">Testing
|
||||
leftmost-longest searches (platform = linux, compiler = GNU C++ version 6.3.0)</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/standards.html">Standards
|
||||
Conformance</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/redist.html">Redistributables</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/acknowledgements.html">Acknowledgements</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background_information/history.html">History</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/standards.html">Standards Conformance</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/redist.html">Redistributables</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/acknowledgements.html">Acknowledgements</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/history.html">History</a></span></dt>
|
||||
</dl></dd>
|
||||
</dl>
|
||||
</div>
|
||||
@ -221,7 +215,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: July 30, 2017 at 17:49:38 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: August 01, 2017 at 16:59:52 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user