
5 Aug
2005
5 Aug
'05
9:55 a.m.
The html tables created by the Jamfile.v2 and type_traits.qbk in parent directory have no delimiters between columns and rows without a boostbook.css in the html directory. A copy of the boostbook.css from:
libs/python/doc/tutorial/doc/html
seems to work.
Where are you building the documentation from? The intent is that type traits along with all the other documentation gets built from boost-path/doc, in which case all the stylesheets are present (and a version of that documentation should ship in the zip). The Jamfile in libs/type_traits/doc is purely for testing/development purposes, which is why I didn't bother adding any stylesheets etc to cvs. John.