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). --- TAR.include | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TAR.include') diff --git a/TAR.include b/TAR.include index 78be579869..27b10d6243 100644 --- a/TAR.include +++ b/TAR.include @@ -1,8 +1,10 @@ AUTHORS EPLICENCE Makefile.in -README -README.win32 +README.md +INSTALL.md +INSTALL-CROSS.md +INSTALL-WIN32.md configure.in aclocal.m4 otp_build -- cgit v1.2.3