Boost logo

Boost :

From: Sam Partington (sam.partington_at_[hidden])
Date: 2005-08-02 07:43:31


I love the new website, but alas I found a very minor validation
problem with the xthml :

http://validator.w3.org/check?verbose=1&uri=http%3A//engineering.meta-comm.com/boost/1_33_0_rc1/
 ( http://tinyurl.com/9dacm )

blockquote can only contain block level elements, so you need a <p> or
a <div> surrounding the <span>s

See :
 http://www.w3schools.com/tags/tag_blockquote.asp

Sam

On 8/2/05, Beman Dawes <bdawes_at_[hidden]> wrote:
>
> "Doug Gregor" <dgregor_at_[hidden]> wrote in message
> news:fd51e35e72ebd969092c577d7941d767_at_cs.indiana.edu...
> > Boost 1.33.0 release candidate #1 is now available here:
> >
> > http://www.osl.iu.edu/~dgregor/boost-1.33.0/
> >
> > There are two sets of files important for this release:
> >
> > - boost_1_33_0_rc1.*: The actual release candidate
> > - boost_1_33_0_(docbook|fo|man).*: The documentation in other formats
> >
> > Please download and unpack the archives, browse the documentation, try
> > the release with your favorite compiler, etc.
>
> Is it OK to make minor wording tweaks to the home page?
>
> -- Fix missing "be" typo and TR2 clarification from Joe Gottman.
> -- Refine "Getting started" wording to make it clearer Boost works on
> Windows too.
>
> I tried to make these a couple of days ago, but got stopped by CVS being
> offline.
>
> --Beman
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk