File: index.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 (22 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
  <head>
    <title>Erlang/OTP R11B Documentation</title>
  </head>
  <frameset cols="200,*">
    <frame src="toc.html" name="toc">
    <frame src="first.html" name="body">
    <noframes>
      <body bgcolor=white text="#000000" link="#0000ff" vlink="#ff00ff"
            alink="#ff0000">
        Sorry, this documentation require a browser that
        support frames. You can still view the manual pages
        for the system module and other modules using
        <pre>
% erl -man erlang
% erl -man &lt;module name&gt;
        </pre>
      </body>
    </noframes>
  </frameset>
</html>