From e5e471ad7178e75c421f6efc9b87f8a4e2ca0291 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Thu, 24 Mar 2011 21:14:40 +0000 Subject: Fix broken docs build. Fix from Gary Oberbrunner --- doc/scons.mod | 2 ++ doc/user/troubleshoot.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/scons.mod b/doc/scons.mod index 51d2a47..7e5ed60 100644 --- a/doc/scons.mod +++ b/doc/scons.mod @@ -100,6 +100,7 @@ --debug=explain"> --debug=findlibs"> --debug=includes"> +--debug=prepare"> --debug=presub"> --debug=stacktrace"> --implicit-cache"> @@ -180,6 +181,7 @@ Depends"> Dir"> Dump"> +Duplicate"> Entry"> EnumOption"> EnumVariable"> diff --git a/doc/user/troubleshoot.xml b/doc/user/troubleshoot.xml index c2a31b7..aa6e7f8 100644 --- a/doc/user/troubleshoot.xml +++ b/doc/user/troubleshoot.xml @@ -1273,6 +1273,8 @@ they are already up-to-date or not. The message is printed before &SCons; decides whether to build the target. + +
-- cgit v0.12