From 171647fb3e8801f7ff8caadbb7ada6fbe2c6bdfb Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 28 Jul 2024 11:51:28 -0500 Subject: [PATCH] Adjust doc build to avoid boost-root references. --- doc/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 6883c2a..7c80e8b 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -8,7 +8,7 @@ import quickbook ; project boost/libs/utility/doc ; -path-constant INCLUDES : ../../.. ; +path-constant INCLUDES : ../include ; path-constant boost-images : ../../../doc/src/images ; # Generate XML doxygen reference for base_from_member component in base_from_member_reference.xml