From feb82cb4b5be959adecd969c5c61163787565333 Mon Sep 17 00:00:00 2001 From: Kenneth Lundin Date: Mon, 3 Sep 2012 11:34:55 +0200 Subject: Fix a missing li tag plus a link to Erlide --- system/doc/top/templates/index.html.src | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src index 2b90c03bbc..de87600ebd 100644 --- a/system/doc/top/templates/index.html.src +++ b/system/doc/top/templates/index.html.src @@ -108,6 +108,8 @@ In addition to the documentation here Erlang is described in several recent book
  • "Programming Erlang" from Pragmatic. +
  • +
  • "Erlang and OTP in Action" from Manning.
  • @@ -137,7 +139,7 @@ tags support and more. See the Tools application for details.

    There is also an - + Erlang plugin (ErlIDE) for Eclipse if you prefer a more graphical environment. ErlIDE is under active development with new features in almost every release.

  • When developing with Erlang/OTP you usually test your programs -- cgit v1.2.3