summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples/commandline_AddOption_2.xml
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2020-05-08 15:13:06 (GMT)
committerMats Wichmann <mats@linux.com>2020-05-10 12:44:58 (GMT)
commit600e0c897aaed2bf0f9ad6586925434103bfe389 (patch)
tree99c52996e0617a57b9c40fea7f7013bdb4c48d89 /doc/generated/examples/commandline_AddOption_2.xml
parentb1f3b3020e9b8e532ddd64bdc4c3ba2e70a16599 (diff)
downloadSCons-600e0c897aaed2bf0f9ad6586925434103bfe389.zip
SCons-600e0c897aaed2bf0f9ad6586925434103bfe389.tar.gz
SCons-600e0c897aaed2bf0f9ad6586925434103bfe389.tar.bz2
[WIP] adjust docbuild for moved src [ci skip]
src/engine/SCons moved to SCons, affects wired in paths in documentation, and doc building scripts Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc/generated/examples/commandline_AddOption_2.xml')
-rw-r--r--doc/generated/examples/commandline_AddOption_2.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/generated/examples/commandline_AddOption_2.xml b/doc/generated/examples/commandline_AddOption_2.xml
index 7d0b978..3000a43 100644
--- a/doc/generated/examples/commandline_AddOption_2.xml
+++ b/doc/generated/examples/commandline_AddOption_2.xml
@@ -1,4 +1,3 @@
-<?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 -n --prefix=/tmp/install</userinput>
+<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 -n --prefix=/tmp/install</userinput>
Install file: "foo.in" as "/tmp/install/usr/bin/foo.in"
</screen>