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). --- xcomp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xcomp') diff --git a/xcomp/README.md b/xcomp/README.md index 568d7b8315..19a692143a 100644 --- a/xcomp/README.md +++ b/xcomp/README.md @@ -495,5 +495,5 @@ Copyright and License - [1]: ../INSTALL.html "$ERL_TOP/INSTALL.md" + [1]: INSTALL.html "$ERL_TOP/INSTALL.md" [2]: http://www.gnu.org/prep/standards/html_node/DESTDIR.html "DESTDIR" -- cgit v1.2.3