mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Regenerate documentation with shorter path names.
Fixes: https://svn.boost.org/trac10/ticket/13001
This commit is contained in:
@ -32,15 +32,15 @@
|
||||
[template regex_search[] [link boost_regex.ref.regex_search `regex_search`]]
|
||||
[template regex_match[] [link boost_regex.ref.regex_match `regex_match`]]
|
||||
[template regex_replace[] [link boost_regex.ref.regex_replace `regex_replace`]]
|
||||
[template regex_grep[] [link boost_regex.ref.deprecated_interfaces.regex_grep `regex_grep`]]
|
||||
[template regex_split[] [link boost_regex.ref.deprecated_interfaces.regex_split `regex_split`]]
|
||||
[template regex_grep[] [link boost_regex.ref.deprecated.regex_grep `regex_grep`]]
|
||||
[template regex_split[] [link boost_regex.ref.deprecated.regex_split `regex_split`]]
|
||||
[template match_results_format[] [link boost_regex.match_results_format `match_results<>::format`]]
|
||||
[template perl_format[] [link boost_regex.format.perl_format Perl]]
|
||||
[template sed_format[] [link boost_regex.format.sed_format Sed]]
|
||||
[template boost_extended_format[] [link boost_regex.format.boost_format_syntax Boost-Extended]]
|
||||
|
||||
[/depricated stuff:]
|
||||
[template RegEx[] [link boost_regex.ref.deprecated_interfaces.old_regex `RegEx`]]
|
||||
[template RegEx[] [link boost_regex.ref.deprecated.old_regex `RegEx`]]
|
||||
[template regcomp[] [link boost_regex.ref.posix.regcomp `regcomp`]]
|
||||
[template regexec[] [link boost_regex.ref.posix.regexec `regexec`]]
|
||||
[template regerror[] [link boost_regex.ref.posix.regerror `regerror`]]
|
||||
|
Reference in New Issue
Block a user