summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-03 00:36:35 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-03 00:36:35 (GMT)
commitb4ff0e54eb52c5ad04919e09d2bb82f7f6cf248b (patch)
treec8a1fa784103688127eac0c7a0743380c12b9216 /doc/index.html
parenta39c07b27f4156d657394e171aa409781cc98df3 (diff)
downloadmxe-b4ff0e54eb52c5ad04919e09d2bb82f7f6cf248b.zip
mxe-b4ff0e54eb52c5ad04919e09d2bb82f7f6cf248b.tar.gz
mxe-b4ff0e54eb52c5ad04919e09d2bb82f7f6cf248b.tar.bz2
add links from the introduction into the documentation
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html14
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 06a3416..04df14e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -118,16 +118,21 @@
<ul>
<li>
- is designed to run on any Unix system
+ is designed to
+ <a href="#prerequisites">run on any Unix system</a>
</li>
<li>
is easy to adapt and to extend
</li>
<li>
- builds many free libraries in addition to the cross compiler
+ builds
+ <a href="#packages">many free libraries</a>
+ in addition to the cross compiler
</li>
<li>
- can also build just a subset of the packages,
+ can also
+ <a href="#usage">build just a subset</a>
+ of the packages,
and automatically builds their dependencies
</li>
<li>
@@ -142,7 +147,8 @@
thus ensuring the whole build mechanism is transparent
</li>
<li>
- allows inter-package and intra-package parallel builds
+ allows inter-package and intra-package
+ <a href="#usage">parallel builds</a>
whenever possible
</li>
<li>