summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorDirk Baechle <dl9obn@darc.de>2013-05-04 02:26:07 +0200
committerDirk Baechle <dl9obn@darc.de>2013-05-04 02:26:07 +0200
commit8e70741f93305f5b28bd3f77954f615aa0fcf840 (patch)
treeb536cbdd6f472955473f77766d68d31e76b719c0 /doc/design
parent889700ab75d4ead62253dcdd12391662caf8b36b (diff)
downloadscons-8e70741f93305f5b28bd3f77954f615aa0fcf840.tar.gz
- 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/design')
-rw-r--r--doc/design/MANIFEST14
-rwxr-xr-xdoc/design/titlepage/bricks.jpgbin0 -> 36855 bytes
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/design/MANIFEST b/doc/design/MANIFEST
index e93037f2..0168e112 100644
--- a/doc/design/MANIFEST
+++ b/doc/design/MANIFEST
@@ -1,9 +1,9 @@
+# We don't use a wildcard for the XML files
+# here, because it would pull in the created
+# ones as well...
acks.xml
bground.xml
copyright.xml
-engine.fig
-engine.jpg
-engine.svg
engine.xml
goals.xml
install.xml
@@ -13,10 +13,10 @@ main.xml
native.xml
overview.xml
summary.xml
-chtml.xsl
-html.xsl
-pdf.xsl
-scons_title.xsl
+engine.fig
+engine.jpg
+engine.svg
+*.xsl
scons.css
SConstruct
titlepage/bricks.jpg
diff --git a/doc/design/titlepage/bricks.jpg b/doc/design/titlepage/bricks.jpg
new file mode 100755
index 00000000..b2dc16b3
--- /dev/null
+++ b/doc/design/titlepage/bricks.jpg
Binary files differ