From 6560ac6039767e2ce8461272d9bffebf95bfb6db Mon Sep 17 00:00:00 2001 From: Kenneth Lundin Date: Wed, 29 Aug 2012 12:00:12 +0200 Subject: Correct a dangling link to mailinglists plus a few other minor adjustments. --- system/doc/top/templates/index.html.src | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'system/doc') diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src index 655f532a5d..a3cbc8bc69 100644 --- a/system/doc/top/templates/index.html.src +++ b/system/doc/top/templates/index.html.src @@ -94,7 +94,7 @@ Some hints that may get you started faster

@@ -143,16 +144,14 @@ environment. ErlIDE is under active development with new features in almost ever from the interactive shell (see Getting Started With Erlang) where you can call individual functions. There is also a number of tools available, such as the graphical Debugger, the process -manager Pman and table -viewer TV. +href="#debugger#/index.html" >Debugger and the Observer tool for inspection of system information, ets and mnesia tables etc.

Also note that there are some shell features like history list (control-p and control-n), in line editing (Emacs key bindings) and module and function name completion (tab) if the module is loaded.

  • OpenSource users can ask questions -and share experiences on the +and share experiences on the Erlang questions mailing list.

  • Before asking a question you can browse the