diff options
author | Dirk Baechle <dl9obn@darc.de> | 2014-01-19 12:12:57 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2014-01-19 12:12:57 (GMT) |
commit | 1a1c8379d1466f0b2e75eb648ef16361bef20782 (patch) | |
tree | 2719da0da94cdcb904174a841d76684c211b19fe /doc/man | |
parent | cb44210566c28d16c1e2c91d898306ad539fa9f5 (diff) | |
download | SCons-1a1c8379d1466f0b2e75eb648ef16361bef20782.zip SCons-1a1c8379d1466f0b2e75eb648ef16361bef20782.tar.gz SCons-1a1c8379d1466f0b2e75eb648ef16361bef20782.tar.bz2 |
- added doc editor configuration for XXE5
- added missing icons for XXE4
- adapted schema location, such that the validation works properly in SernaFree and XXE
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/scons-time.xml | 2 | ||||
-rw-r--r-- | doc/man/scons.xml | 2 | ||||
-rw-r--r-- | doc/man/sconsign.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/scons-time.xml b/doc/man/scons-time.xml index 1e35c17..d7b7c42 100644 --- a/doc/man/scons-time.xml +++ b/doc/man/scons-time.xml @@ -3,7 +3,7 @@ <refentry id='sconstime1' 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/scons.xsd scons.xsd"> + xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd"> <!-- __COPYRIGHT__ --> <!-- Permission is hereby granted, free of charge, to any person obtaining --> diff --git a/doc/man/scons.xml b/doc/man/scons.xml index 5560847..60ecc6c 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -17,7 +17,7 @@ <!-- lifted from troff+man by doclifter --> <reference 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/scons.xsd scons.xsd"> + xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd"> <!-- __COPYRIGHT__ --> <!-- Permission is hereby granted, free of charge, to any person obtaining --> diff --git a/doc/man/sconsign.xml b/doc/man/sconsign.xml index e376e8f..47fff56 100644 --- a/doc/man/sconsign.xml +++ b/doc/man/sconsign.xml @@ -3,7 +3,7 @@ <refentry id='sconsign1' 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/scons.xsd scons.xsd"> + xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd"> <!-- __COPYRIGHT__ --> <!-- Permission is hereby granted, free of charge, to any person obtaining --> |