From 9f5b69e8def226f1d1ce9262477d5bbd1cbc1fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Mon, 17 Oct 2016 15:07:55 +0200 Subject: erl_interface: Refactor documentation --- lib/erl_interface/doc/src/ei_users_guide.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'lib/erl_interface/doc/src/ei_users_guide.xml') diff --git a/lib/erl_interface/doc/src/ei_users_guide.xml b/lib/erl_interface/doc/src/ei_users_guide.xml index 4b9809aee4..4beb4c6c73 100644 --- a/lib/erl_interface/doc/src/ei_users_guide.xml +++ b/lib/erl_interface/doc/src/ei_users_guide.xml @@ -11,7 +11,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software @@ -19,7 +19,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + The El Library User's Guide @@ -77,7 +77,7 @@ Eshell V4.7.4 (abort with ^G) definition in your . The correct value for this path is Vsn, where is the path reported by in the above example, and Vsn is - the version of the Erl_interface application, for example + the version of the Erl_interface application, for example

@@ -147,7 +147,7 @@ i = erl_encode(tuple, buf); ]]>
Building Terms and Patterns -

The previous example can be simplified by using +

The previous example can be simplified by using to create an Erlang term.

- -- cgit v1.2.3