diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-04 00:26:07 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-04 00:26:07 (GMT) |
commit | af9e799b805c424263e8b214b9a1678363bf5072 (patch) | |
tree | cd73d9b26ad623e6cacbd2d1135cee5ff274c2a8 /doc/user | |
parent | 2fbab041df44f30a342fc7c0b43bb0808638c7e0 (diff) | |
download | SCons-af9e799b805c424263e8b214b9a1678363bf5072.zip SCons-af9e799b805c424263e8b214b9a1678363bf5072.tar.gz SCons-af9e799b805c424263e8b214b9a1678363bf5072.tar.bz2 |
- patched setup.py and several MANIFEST files, such that the docbook-xsl
folder and all additional documentation sources get packaged properly
- added basic support for wildcards and recursive globbing in MANIFEST files
- added missing JPG/SVG files
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/MANIFEST | 13 | ||||
-rwxr-xr-x | doc/user/titlepage/bricks.jpg | bin | 0 -> 36855 bytes |
2 files changed, 5 insertions, 8 deletions
diff --git a/doc/user/MANIFEST b/doc/user/MANIFEST index 8eb4ea1..e5f8988 100644 --- a/doc/user/MANIFEST +++ b/doc/user/MANIFEST @@ -1,3 +1,6 @@ +# We don't use a wildcard for the XML files +# here, because it would pull in the created +# ones as well... actions.xml add-method.xml alias.xml @@ -46,14 +49,8 @@ tools.xml troubleshoot.xml variants.xml variables.xml -SCons-win32-install-1.jpg -SCons-win32-install-2.jpg -SCons-win32-install-3.jpg -SCons-win32-install-4.jpg -chtml.xsl -html.xsl -pdf.xsl -scons_title.xsl +*.jpg +*.xsl scons.css SConstruct titlepage/bricks.jpg diff --git a/doc/user/titlepage/bricks.jpg b/doc/user/titlepage/bricks.jpg Binary files differnew file mode 100755 index 0000000..b2dc16b --- /dev/null +++ b/doc/user/titlepage/bricks.jpg |