From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- system/doc/top/templates/system.html.src | 281 +++++++++++++++++++++++++++++++ 1 file changed, 281 insertions(+) create mode 100644 system/doc/top/templates/system.html.src (limited to 'system/doc/top/templates/system.html.src') diff --git a/system/doc/top/templates/system.html.src b/system/doc/top/templates/system.html.src new file mode 100644 index 0000000000..761bc96ed0 --- /dev/null +++ b/system/doc/top/templates/system.html.src @@ -0,0 +1,281 @@ + + + + Erlang/OTP #release# + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ General +
+ + + + + +
+ + Introduction + + +
+
+About Erlang, OTP, Erlang/OTP and this documentation +
+ + + + + +
+ + Installation Guide + + +
+
+The Erlang/OTP Installation Guide +
+ + + + + +
+ + System Principles + + +
+
+Starting, stopping and configuring the Erlang runtime system +
+ + + + + +
+ + Embedded System + + +
+
+Erlang in an Embedded System +
 
+ Programming in Erlang +
+ + + + + +
+ + Erlang Reference Manual + + +
+
+Description of data types, language constructs and more +
+ + + + + +
+ + Getting Started + + +
+
+Getting started with Erlang +
+ + + + + +
+ + Programming Examples + + +
+
+Examples of using records, funs, list comprehensions and the bit syntax +
+ + + + + +
+ Efficiency Guide + +
+
+Learn how to write efficient programs in Erlang +
+ + + + + +
+ Interoperability Tutorial + +
+
+About interoperating with programs written in other programming languages +
 
+ Working with OTP +
+ + + + + +
+ + Design Principles + + +
+
+Structure your programs with applications, supervisors and generic behaviors (gen_server, gen_event and gen_fsm). +Also use the built in error logger. +
+ + + + + +
+ OAM Principles + +
+
+OTP Operation and Management Principles +
 
+ +
+ + + + -- cgit v1.2.3