diff options
author | Magnus Lidén <[email protected]> | 2014-03-06 19:23:38 +0100 |
---|---|---|
committer | Magnus Lidén <[email protected]> | 2014-04-02 16:09:43 +0200 |
commit | 3f8745835622c295a187fa2837aec72888e9837d (patch) | |
tree | d263a6d756d52dd4a9f68a2af2281aa5aeafd13d /system/doc/installation_guide/part.xml | |
parent | b51ddfbbe4d1428a675ad5864db6ec69cc0854d0 (diff) | |
download | otp-3f8745835622c295a187fa2837aec72888e9837d.tar.gz otp-3f8745835622c295a187fa2837aec72888e9837d.tar.bz2 otp-3f8745835622c295a187fa2837aec72888e9837d.zip |
Remove installation instruction for unix binary and reorder chapters
Non-Windows binaries are not released any longer. Instructions are hence removed.
Diffstat (limited to 'system/doc/installation_guide/part.xml')
-rw-r--r-- | system/doc/installation_guide/part.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/doc/installation_guide/part.xml b/system/doc/installation_guide/part.xml index 19808fd165..02bf98db7c 100644 --- a/system/doc/installation_guide/part.xml +++ b/system/doc/installation_guide/part.xml @@ -4,7 +4,7 @@ <part xmlns:xi="http://www.w3.org/2001/XInclude"> <header> <copyright> - <year>2000</year><year>2013</year> + <year>2000</year><year>2014</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -32,9 +32,7 @@ <p>How to install Erlang/OTP on UNIX or Windows.</p> </description> <xi:include href="install-binary.xml"/> - <xi:include href="verification.xml"/> <xi:include href="INSTALL.xml"/> <xi:include href="INSTALL-CROSS.xml"/> <xi:include href="INSTALL-WIN32.xml"/> - <xi:include href="MARKDOWN.xml"/> </part>
\ No newline at end of file |