diff options
author | Mats Wichmann <mats@linux.com> | 2020-07-25 19:41:31 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2020-07-25 19:44:34 (GMT) |
commit | cf823357936f337c6b834647174fe38435577952 (patch) | |
tree | 8afe7cc5bb9f4dd75517b415273f6b448f46a103 /SCons/Scanner | |
parent | 261a39beb80b064793009f4ec9a5b367fb5b93bb (diff) | |
download | SCons-cf823357936f337c6b834647174fe38435577952.zip SCons-cf823357936f337c6b834647174fe38435577952.tar.gz SCons-cf823357936f337c6b834647174fe38435577952.tar.bz2 |
Rename some doc files; Packaging doc fixups [skip appveyor]
Renamed those documentation files named __init__.xml to the name of the
component directory.
Merged SCons/Tool/packaging.xml (which had no unique content) into
the renamed SCons/Tool/packaging/packaging.xml
Considerable rework was needed to the packaging content to
fill in some gaps:
* properly named the commandline option
* add the option to the manpage (with a note it's not always avail)
* only list the packagers once
* add example of selecting packaging tool, and of specifying multiple packagers
* more description of source, target and metadata for Packaging
* mention use of PACKAGEROOT
* redo tag description
* add a bit of explanation to the complete packaging example
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Scanner')
-rw-r--r-- | SCons/Scanner/Scanner.xml (renamed from SCons/Scanner/__init__.xml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/SCons/Scanner/__init__.xml b/SCons/Scanner/Scanner.xml index 4f96d39..4f96d39 100644 --- a/SCons/Scanner/__init__.xml +++ b/SCons/Scanner/Scanner.xml |