aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2016-05-10 10:03:34 +0200
committerLukas Larsson <[email protected]>2016-05-10 10:03:34 +0200
commita4839ee6be00ef53f3aee7f01bc3b50cc7fb4a59 (patch)
treeb71556bfc2058cc40a8bbc0c38940913b2dc1be9
parent929039adce30e62592cec1e8334dab99c4581b83 (diff)
parent9afbe567667d78cd5f2e040bcf33913b169befa1 (diff)
downloadotp-a4839ee6be00ef53f3aee7f01bc3b50cc7fb4a59.tar.gz
otp-a4839ee6be00ef53f3aee7f01bc3b50cc7fb4a59.tar.bz2
otp-a4839ee6be00ef53f3aee7f01bc3b50cc7fb4a59.zip
Merge branch 'lukas/stdlib/docs'
* lukas/stdlib/docs: stdlib: Fix missing anchor in epp docs
-rw-r--r--lib/stdlib/doc/src/epp.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/doc/src/epp.xml b/lib/stdlib/doc/src/epp.xml
index 0802f0e47c..ac87f9c2b6 100644
--- a/lib/stdlib/doc/src/epp.xml
+++ b/lib/stdlib/doc/src/epp.xml
@@ -102,6 +102,7 @@
<func>
<name name="parse_erl_form" arity="1"/>
<fsummary>Return the next Erlang form from the opened Erlang source file</fsummary>
+ <type name="warning_info"/>
<desc>
<p>Returns the next Erlang form from the opened Erlang source file.
The tuple <c>{eof, <anno>Line</anno>}</c> is returned at end-of-file. The first