From 7aa2cb2e64cd404f8a9f388d85ab287ced95f139 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 16 Feb 2010 01:24:37 +0000 Subject: 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). --- INSTALL-CROSS.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 INSTALL-CROSS.md (limited to 'INSTALL-CROSS.md') 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 -- cgit v1.2.3