Opened 10 years ago
Closed 10 years ago
#7734 closed Bugs (fixed)
Holes in documentation
Reported by: | Dave Abrahams | Owned by: | Artyom Beilis |
---|---|---|---|
Milestone: | To Be Determined | Component: | locale |
Version: | Boost 1.52.0 | Severity: | Cosmetic |
Keywords: | docs | Cc: |
Description
http://www.boost.org/doc/libs/1_52_0/libs/locale/doc/html/index.html describes “to_utf
, from_utf
and utf_to_utf
functions in the boost::locale::conv
namespace,” but conspicuously, only the last of these three functions is linked, and I can't find the other two in the reference documentation. Also, the mentioned namespace doesn't appear in the namespace list at http://www.boost.org/doc/libs/1_52_0/libs/locale/doc/html/index.html
Change History (5)
comment:1 by , 10 years ago
Severity: | Problem → Cosmetic |
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in changeset [82150]
Note, documentation is not yet regenerated.
Note:
See TracTickets
for help on using tickets.
IMO this is more than just cosmetic, FWIW.