summaryrefslogtreecommitdiff
path: root/INSTALL-CROSS.md
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2010-02-16 01:24:37 +0000
committerErlang/OTP <otp@erlang.org>2010-02-16 01:24:37 +0000
commit7aa2cb2e64cd404f8a9f388d85ab287ced95f139 (patch)
tree5bf6f7ecf5d6610db18b707436be0aa642083eea /INSTALL-CROSS.md
parent924f3aaf2c4841eafb5ea3832e2c885eb54ac984 (diff)
downloaderlang-7aa2cb2e64cd404f8a9f388d85ab287ced95f139.tar.gz
OTP-8449 Documentation improvements.
The most important "readme" files now use Markdown notation. HTML versions of these files are now also automatically generated and included in the HTML documentation. - Building and Installing Erlang/OTP - $ERL_TOP/INSTALL.md (previously known as $ERL_TOP/README). - Cross Compiling Erlang/OTP - $ERL_TOP/INSTALL-CROSS.md. - How to Build Erlang/OTP on Windows - $ERL_TOP/INSTALL-WIN32.md (previously known as $ERL_TOP/README.win32).
Diffstat (limited to 'INSTALL-CROSS.md')
l---------INSTALL-CROSS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL-CROSS.md b/INSTALL-CROSS.md
new file mode 120000
index 0000000000..9e7743b9de
--- /dev/null
+++ b/INSTALL-CROSS.md
@@ -0,0 +1 @@
+xcomp/README.md \ No newline at end of file