Opened 10 years ago
Closed 7 years ago
#8467 closed Bugs (duplicate)
Incorrect link in document
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | test | 
| Version: | Boost 1.53.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
http://www.boost.org/doc/libs/1_53_0/libs/test/doc/html/utf/user-guide/test-organization.html
The second paragraph mentioned: ... The signatures the UTF supports are: ...
Nullary function Unary function Nullary function template
The link of the Unary function should point to: http://www.boost.org/doc/libs/1_53_0/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html instead of: http://www.boost.org/doc/libs/1_53_0/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in branch feature/quickbookdoc