mirror of
https://github.com/boostorg/logic.git
synced 2025-07-29 19:57:17 +02:00
Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. [SVN r51284]
This commit is contained in:
@ -6,4 +6,9 @@ doxygen reference : [ glob ../../../boost/logic/tribool.hpp ]
|
||||
[ glob ../../../boost/logic/tribool_fwd.hpp ]
|
||||
[ glob ../../../boost/logic/tribool_io.hpp ]
|
||||
;
|
||||
boostbook tribool : tribool.boostbook ;
|
||||
boostbook tribool
|
||||
:
|
||||
tribool.boostbook
|
||||
:
|
||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
||||
;
|
||||
|
Reference in New Issue
Block a user