Re: [Boost-bugs] [Boost C++ Libraries] #1771: Statechart TOC mangled.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1771: Statechart TOC mangled.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-20 03:40:16


#1771: Statechart TOC mangled.
---------------------------+------------------------------------------------
  Reporter: johnmaddock | Owner: andreas_huber69
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: statechart
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by grafik):

  * owner: grafik => andreas_huber69
  * component: website => statechart

Comment:

 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:

   * Overview
     * Supported platforms
     * Getting started
     * Audience
   * Tutorial
     * English PDF
     * Japanese PDF
   * UML to Boost.Statechart mapping summary
   * Frequently Asked Questions (FAQs)
   * Configuration
   * Definitions
   * Reference
     * English PDF
   * Rationale
     * English PDF
   * Performance
   * Acknowledgments
   * To-do list
   * Change history

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1771#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC