Opened 15 years ago
Closed 13 years ago
#1771 closed Bugs (fixed)
Statechart TOC mangled.
| Reported by: | John Maddock | Owned by: | Andreas Huber | 
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | statechart | 
| Version: | Boost 1.35.0 | Severity: | Problem | 
| Keywords: | Cc: | ahd6974-spamboostorgtrap@… | 
Description
The content of the statechart TOC has been mangled at http://www.boost.org/doc/libs/1_35_0/libs/statechart/doc/index.html compared to the original content at say: http://svn.boost.org/svn/boost/branches/release/libs/statechart/doc/index.html
Is there a fix possible?
Cheers, John.
Change History (2)
comment:1 by , 14 years ago
| Component: | website → statechart | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
The TOC of the current version (1.42) looks ok to me.
  Note:
 See   TracTickets
 for help on using tickets.
    
This would be a hard one to fix on the web site as the TOC menus are CSS driven. And that CSS assumes that each TOC entry is fully a link. Which is the best it can do given that CSS is stateless. But this is easy to fix on the docs themselves with a minor structural adjustment, of placing TOC items individually like: