summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-04-08 00:20:32 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-04-08 00:20:55 (GMT)
commit4400a8c287a20d83cc87079b0d6f43bc6cbc2a31 (patch)
tree37cbaf133d344d3abfa567ed6c1f606738f953cf
parent5b4b9cca639d67e9ce4f2a6cd55542ede0da8997 (diff)
downloadmxe-4400a8c287a20d83cc87079b0d6f43bc6cbc2a31.zip
mxe-4400a8c287a20d83cc87079b0d6f43bc6cbc2a31.tar.gz
mxe-4400a8c287a20d83cc87079b0d6f43bc6cbc2a31.tar.bz2
Move screenshots to assets/
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r--assets/screenshot-4th-compile-small.png (renamed from doc/screenshot-4th-compile-small.png)bin26624 -> 26624 bytes
-rw-r--r--assets/screenshot-4th-compile.png (renamed from doc/screenshot-4th-compile.png)bin245761 -> 245761 bytes
-rw-r--r--assets/screenshot-4th-run-small.png (renamed from doc/screenshot-4th-run-small.png)bin11071 -> 11071 bytes
-rw-r--r--assets/screenshot-4th-run.png (renamed from doc/screenshot-4th-run.png)bin116723 -> 116723 bytes
-rw-r--r--index.html8
5 files changed, 6 insertions, 2 deletions
diff --git a/doc/screenshot-4th-compile-small.png b/assets/screenshot-4th-compile-small.png
index 8ba7b33..8ba7b33 100644
--- a/doc/screenshot-4th-compile-small.png
+++ b/assets/screenshot-4th-compile-small.png
Binary files differ
diff --git a/doc/screenshot-4th-compile.png b/assets/screenshot-4th-compile.png
index 4aa3ed4..4aa3ed4 100644
--- a/doc/screenshot-4th-compile.png
+++ b/assets/screenshot-4th-compile.png
Binary files differ
diff --git a/doc/screenshot-4th-run-small.png b/assets/screenshot-4th-run-small.png
index f6ece44..f6ece44 100644
--- a/doc/screenshot-4th-run-small.png
+++ b/assets/screenshot-4th-run-small.png
Binary files differ
diff --git a/doc/screenshot-4th-run.png b/assets/screenshot-4th-run.png
index 6159a3a..6159a3a 100644
--- a/doc/screenshot-4th-run.png
+++ b/assets/screenshot-4th-run.png
Binary files differ
diff --git a/index.html b/index.html
index 1490bb5..ecd53c6 100644
--- a/index.html
+++ b/index.html
@@ -127,12 +127,16 @@
Cross compiling
<a href="http://thebeez.home.xs4all.nl/4tH/">4tH</a>:
</p>
- <a href="doc/screenshot-4th-compile.png"><img src="doc/screenshot-4th-compile-small.png" alt="4th-compile"></a>
+ <a href="assets/screenshot-4th-compile.png">
+ <img src="assets/screenshot-4th-compile-small.png" alt="4th-compile">
+ </a>
<p>
and running it:
</p>
- <a href="doc/screenshot-4th-run.png"><img src="doc/screenshot-4th-run-small.png" alt="4th-run"></a>
+ <a href="assets/screenshot-4th-run.png">
+ <img src="assets/screenshot-4th-run-small.png" alt="4th-run">
+ </a>
</div>
<div class="section">