From 9afbe567667d78cd5f2e040bcf33913b169befa1 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Tue, 10 May 2016 09:35:41 +0200 Subject: stdlib: Fix missing anchor in epp docs --- lib/stdlib/doc/src/epp.xml | 1 + 1 file changed, 1 insertion(+) 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 @@ Return the next Erlang form from the opened Erlang source file +

Returns the next Erlang form from the opened Erlang source file. The tuple {eof, Line} is returned at end-of-file. The first -- cgit v1.2.3