Regenerate documentation with shorter path names.

Fixes: https://svn.boost.org/trac10/ticket/13001
This commit is contained in:
jzmaddock
2017-08-01 18:01:46 +01:00
parent d96012b04d
commit 4828a7f94d
38 changed files with 783 additions and 792 deletions

View File

@ -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`]]