Change performance doc generator to shorten path names.

Make sure all sections have names.
See #13001.
This commit is contained in:
jzmaddock
2017-08-01 08:18:05 +01:00
parent bc9b25b5d3
commit 9cfc6a4e30
4 changed files with 88 additions and 181 deletions

View File

@ -5,7 +5,7 @@
http://www.boost.org/LICENSE_1_0.txt).
]
[section Introduction and Overview]
[section:intro Introduction and Overview]
Regular expressions are a form of pattern-matching that are often used in
text processing; many users will be familiar with the Unix utilities grep, sed