diff options
author | William Deegan <bill@baddogconsulting.com> | 2019-12-17 01:38:08 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2019-12-17 01:38:08 (GMT) |
commit | 8383095df98ec6848a68c818a637acda40896972 (patch) | |
tree | a9c20f61f50979b4ab5945a007a841f4bcd57e29 /doc/generated/examples/troubleshoot_tree1_2.xml | |
parent | fdc0c6204088bbe150ccff906517c94bdae6837f (diff) | |
download | SCons-8383095df98ec6848a68c818a637acda40896972.zip SCons-8383095df98ec6848a68c818a637acda40896972.tar.gz SCons-8383095df98ec6848a68c818a637acda40896972.tar.bz2 |
Regenerated docs for 3.1.2 release
Diffstat (limited to 'doc/generated/examples/troubleshoot_tree1_2.xml')
-rw-r--r-- | doc/generated/examples/troubleshoot_tree1_2.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/generated/examples/troubleshoot_tree1_2.xml b/doc/generated/examples/troubleshoot_tree1_2.xml index 7f3789f..0bd4874 100644 --- a/doc/generated/examples/troubleshoot_tree1_2.xml +++ b/doc/generated/examples/troubleshoot_tree1_2.xml @@ -1,4 +1,5 @@ -<screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.scons.org/dbxsd/v1.0" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q --tree=all f2.o</userinput> +<?xml version="1.0" encoding="UTF-8"?> +<screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q --tree=all f2.o</userinput> cc -o f2.o -c -I. f2.c +-f2.o +-f2.c |