aboutsummaryrefslogtreecommitdiffstats
path: root/xcomp
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2010-02-16 01:24:37 +0000
committerErlang/OTP <[email protected]>2010-02-16 01:24:37 +0000
commit7aa2cb2e64cd404f8a9f388d85ab287ced95f139 (patch)
tree5bf6f7ecf5d6610db18b707436be0aa642083eea /xcomp
parent924f3aaf2c4841eafb5ea3832e2c885eb54ac984 (diff)
downloadotp-7aa2cb2e64cd404f8a9f388d85ab287ced95f139.tar.gz
otp-7aa2cb2e64cd404f8a9f388d85ab287ced95f139.tar.bz2
otp-7aa2cb2e64cd404f8a9f388d85ab287ced95f139.zip
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 'xcomp')
-rw-r--r--xcomp/README.md2
1 files changed, 1 insertions, 1 deletions
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"