summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-12 21:48:45 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-12 21:48:45 (GMT)
commit2608d9ced323bbd28941d879d16c461ff8d3818e (patch)
treed2d2ccdcf6f8a8f6d21954026469f639832c3b20 /doc
parent497b76327656758c25a3f1399432d9ceda152f96 (diff)
downloadmxe-2608d9ced323bbd28941d879d16c461ff8d3818e.zip
mxe-2608d9ced323bbd28941d879d16c461ff8d3818e.tar.gz
mxe-2608d9ced323bbd28941d879d16c461ff8d3818e.tar.bz2
screenshots for the docs (by Hans Bezemer)
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html19
-rw-r--r--doc/screenshot-4th-compile-small.pngbin0 -> 26624 bytes
-rw-r--r--doc/screenshot-4th-compile.pngbin0 -> 245761 bytes
-rw-r--r--doc/screenshot-4th-run-small.pngbin0 -> 11071 bytes
-rw-r--r--doc/screenshot-4th-run.pngbin0 -> 116723 bytes
5 files changed, 19 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 85053e8..b56daa5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -48,6 +48,9 @@
border: thin dotted #ccc;
padding: 2pt;
}
+ img {
+ border: thin solid #000;
+ }
#navigation a {
text-decoration: none;
color: #00f;
@@ -104,6 +107,7 @@
<ul>
<li><a href="#introduction" >Introduction</a></li>
+ <li><a href="#screenshots" >Screenshots</a></li>
<li><a href="#tutorial" >Tutorial</a></li>
<li><a href="#latest-release">Latest Release</a></li>
<li><a href="#development" >Development Version</a></li>
@@ -171,6 +175,21 @@
</div>
<div class="section">
+<h2 id="screenshots">Screenshots</h2>
+
+ <p>
+ Cross compiling
+ <a href="http://www.xs4all.nl/~thebeez/4tH/">4tH</a>:
+ </p>
+ <a href="screenshot-4th-compile.png"><img src="screenshot-4th-compile-small.png"></a>
+
+ <p>
+ and running it:
+ </p>
+ <a href="screenshot-4th-run.png"><img src="screenshot-4th-run-small.png"></a>
+</div>
+
+<div class="section">
<h2 id="tutorial">Tutorial</h2>
<h3>Step 1: Download and Unpack</h3>
diff --git a/doc/screenshot-4th-compile-small.png b/doc/screenshot-4th-compile-small.png
new file mode 100644
index 0000000..8ba7b33
--- /dev/null
+++ b/doc/screenshot-4th-compile-small.png
Binary files differ
diff --git a/doc/screenshot-4th-compile.png b/doc/screenshot-4th-compile.png
new file mode 100644
index 0000000..4aa3ed4
--- /dev/null
+++ b/doc/screenshot-4th-compile.png
Binary files differ
diff --git a/doc/screenshot-4th-run-small.png b/doc/screenshot-4th-run-small.png
new file mode 100644
index 0000000..f6ece44
--- /dev/null
+++ b/doc/screenshot-4th-run-small.png
Binary files differ
diff --git a/doc/screenshot-4th-run.png b/doc/screenshot-4th-run.png
new file mode 100644
index 0000000..6159a3a
--- /dev/null
+++ b/doc/screenshot-4th-run.png
Binary files differ