2
0
mirror of https://github.com/boostorg/variant.git synced 2026-02-02 21:32:11 +00:00

Merge documentation fixes.

* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
This commit is contained in:
Daniel James
2010-06-26 12:30:09 +00:00
parent 19ba44bb3f
commit 64d68fc379

View File

@@ -2,9 +2,10 @@ project boost/doc ;
import boostbook : boostbook ;
boostbook variant-doc
:
variant.xml
:
:
variant.xml
:
<xsl:param>boost.root=../../../..
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
;
;