Browse Source

As suggested in https://github.com/boostorg/boostbook/pull/26#issuecomment-2108504800

Peter Dimov 1 year ago
parent
commit
2403dacaa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Jamfile.v2

+ 1 - 1
doc/Jamfile.v2

@@ -198,7 +198,7 @@ explicit libraries ;
 
 xinclude tools :
     ../tools/quickbook/doc//quickbook
-    ../tools/boostbook/doc/boostbook.xml
+    ../tools/boostbook/doc//boostbook
     ;
 explicit tools ;
 

粤ICP备19079148号