diff options
author | Magnus Lidén <[email protected]> | 2014-02-24 09:23:29 +0100 |
---|---|---|
committer | Magnus Lidén <[email protected]> | 2014-04-02 16:11:32 +0200 |
commit | 107b27ef809e4356ea258cbd820967ffb8fa0875 (patch) | |
tree | 3e30cc0e08fb1001b004c2e62cc2e0f45d6b0945 /HOWTO/INSTALL-CROSS.md | |
parent | dc99e212fd346c1f2bb19a63b5f447e7169ff30b (diff) | |
download | otp-107b27ef809e4356ea258cbd820967ffb8fa0875.tar.gz otp-107b27ef809e4356ea258cbd820967ffb8fa0875.tar.bz2 otp-107b27ef809e4356ea258cbd820967ffb8fa0875.zip |
Correct and clean up documentation
The build and install documentation was not complete
and needed some restructuring.
Diffstat (limited to 'HOWTO/INSTALL-CROSS.md')
-rw-r--r-- | HOWTO/INSTALL-CROSS.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/HOWTO/INSTALL-CROSS.md b/HOWTO/INSTALL-CROSS.md index 10f463c06d..af4b38f292 100644 --- a/HOWTO/INSTALL-CROSS.md +++ b/HOWTO/INSTALL-CROSS.md @@ -563,12 +563,6 @@ under the License. %CopyrightEnd% -Modifying This Document ------------------------ - -Before modifying this document you need to have a look at the -[$ERL_TOP/HOWTO/MARKDOWN.md][] document. - [$ERL_TOP/HOWTO/INSTALL.md]: INSTALL.md @@ -576,6 +570,4 @@ Before modifying this document you need to have a look at the [How to Build the Documentation]: INSTALL.md#The-ErlangOTP-Documentation_How-to-Build-the-Documentation [cross configuration variables]: #Currently-Used-Configuration-Variables [DESTDIR]: http://www.gnu.org/prep/standards/html_node/DESTDIR.html - [$ERL_TOP/HOWTO/MARKDOWN.md]: MARKDOWN.md - [?TOC]: true |