File: toc_basic.html

package info (click to toggle)
erlang-doc-html 1%3A11.b.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 23,284 kB
  • ctags: 10,724
  • sloc: erlang: 505; ansic: 323; makefile: 62; perl: 61; sh: 45
file content (122 lines) | stat: -rw-r--r-- 4,036 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Erlang/OTP R11B</title>
  <style type="text/css">
<!--
    BODY          { background: white }

    BODY          { font-family: Verdana, Arial, Helvetica, sans-serif }
    TH            { font-family: Verdana, Arial, Helvetica, sans-serif }
    TD            { font-family: Verdana, Arial, Helvetica, sans-serif }
    P             { font-family: Verdana, Arial, Helvetica, sans-serif }

    .header       { background: #222; color: #fff }
    .top          { background: #efe }
    .otp          { background: #efe }
    .erlang       { background: #ffe }
    .otp2          { background: #efe }
    .app          { background: #ffe }

    a:link         { color: blue; text-decoration: none }
    a:active       { color: blue; text-decoration: none }
    a:visited      { color: blue; text-decoration: none }
-->
  </style>
</head>

<body bgcolor=white text="#000000" link="#0000ff" vlink="#ff00ff"
      alink="#ff0000">
<center>
<font size="+1"><b>Erlang/OTP R11B</b></font><br>
</center>

<div class=top>
<small><a href="glossary.html" target=body>Glossary</a> |
<a href="man_index.html" target=body>Modules</a> |
<a href="permuted_index/pidxa.html" target=body>Index</a></small>
<p>
<small><a href="highlights.html" target=body>Release highlights</a><br>
<a href="incompatible.html" target=body>Potential incompatibilities</a>
</small>
</div>

<p>
<div class=otp>
Erlang/OTP
<br>
&middot;<small><a href="installation_guide/part_frame.html" target="_top"
	       name=installation_guide>Installation Guide</a></small>

<br>
&middot;<small><a href="system_principles/part_frame.html" target="_top"
	       name=system_principles>System Principles</a></small>

<br>
&middot;<small><a href="embedded/part_frame.html" target="_top" name=embedded>Embedded System</a></small>

</div>

<p>
<div class=erlang>
Erlang Programming
<br>
&middot;<small><a href="getting_started/part_frame.html" target="_top" name=getting_started>Getting
Started</a></small>

<br>
&middot;<small><a href="reference_manual/part_frame.html" target="_top" name=reference_manual>Erlang
Reference Manual</a></small>

<br>
&middot;<small><a href="programming_examples/part_frame.html" target="_top" name=programming_examples>Programming
Examples</a></small>

<br>
&middot;<small><a href="efficiency_guide/part_frame.html" target="_top" name=efficiency_guide>Efficiency Guide</a></small>

<br>
&middot;<small><a href="tutorial/part_frame.html" target="_top" name=tutorial>Interoperability Tutorial</a></small>
</div>

<p>
<div class=otp2>
Working with OTP
<br>
&middot;<small><a href="design_principles/part_frame.html" target="_top"
	       name=design_principles>Design Principles</a>
</small>

<br>
&middot;<small><a href="oam/part_frame.html" target="_top" name=oam>OAM Principles</a></small>

</div>

<p>
<div class=app>
Applications
<small>
<p><b><a name=expanded>Basic Applications</a></b><br>
&nbsp;&nbsp;&nbsp;<a href="../lib/compiler-4.4.2/doc/html/index.html" target="_top">compiler</a><br>
&nbsp;&nbsp;&nbsp;<a href="../erts-5.5.2/doc/html/index.html" target="_top">erts</a><br>
&nbsp;&nbsp;&nbsp;<a href="../lib/sasl-2.1.4/doc/html/index.html" target="_top">sasl</a><br>
&nbsp;&nbsp;&nbsp;<a href="../lib/stdlib-1.14.2/doc/html/index.html" target="_top">stdlib</a><br>
&nbsp;&nbsp;&nbsp;<a href="../lib/kernel-2.11.2/doc/html/index.html" target="_top">kernel</a><br>

<p><a href="toc_dat.html#expanded" target="_self"><b>Database Applications</b></a><br>

<p><a href="toc_oam.html#expanded" target="_self"><b>Operation & Maintenance Applications</b></a><br>

<p><a href="toc_orb.html#expanded" target="_self"><b>Object Request Broker & IDL Applications</b></a><br>

<p><a href="toc_comm.html#expanded" target="_self"><b>Interface and Communication Applications</b></a><br>

<p><a href="toc_tools.html#expanded" target="_self"><b>Tool Applications</b></a><br>
</small>
</div>

<p>
<a href="http://www.erlang.se/" target=body>http://www.erlang.se</a>

</body>
</html>