$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [doc] Liven up Boost Documentation with Java Script?
From: Paul Fultz II (pfultz2_at_[hidden])
Date: 2016-02-26 10:54:57
On Friday, February 26, 2016 at 9:46:37 AM UTC-6, Rene Rivera wrote:
>
> On Fri, Feb 26, 2016 at 9:35 AM, Paul Fultz II <pfu..._at_[hidden]
> <javascript:>> wrote:
>
> >
> > Ah yes, tables is something that needs improving. I was working with the
> > boost
> > CSS, and it doesn't seem to have anything for css tables. I think boost
> > book
> > styles the tables with HTML. I'll take a look at what you did for tables
> > and
> > try to integrate that in.
> >
>
> <https://github.com/boostorg/boost/blob/master/doc/src/boostbook.css#L234>
>
>
Yep, that exactly my point. I need to wrap the tables in divs with special
classes to get things like borders and such. Tables should look good by
default.