File: edoc_macros.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 (37 lines) | stat: -rw-r--r-- 1,350 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Module edoc_macros</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body bgcolor="white">

<h1>Module edoc_macros</h1>
EDoc macro expansion.
<p>Copyright  2001-2005 Richard Carlsson</p>
<ul><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<p><b>Authors:</b> Richard Carlsson (<a href="mailto:richardc@csd.uu.se"><tt>richardc@csd.uu.se</tt></a>).</p>
<p><b>See also:</b> <a href="edoc.html">edoc</a>.</p>

<h2><a name="description">Description</a></h2>EDoc macro expansion
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1"><tr><td valign="top"><a href="#check_defs-1">check_defs/1</a></td><td/></tr>
<tr><td valign="top"><a href="#expand_tags-3">expand_tags/3</a></td><td/></tr>
<tr><td valign="top"><a href="#std_macros-1">std_macros/1</a></td><td/></tr>
</table>

<h2><a name="functions">Function Details</a></h2>

<h3><a name="check_defs-1">check_defs/1</a></h3>
<tt>check_defs(Ds) -&gt; term()
</tt>

<h3><a name="expand_tags-3">expand_tags/3</a></h3>
<tt>expand_tags(Ts, Env, Where) -&gt; term()
</tt>

<h3><a name="std_macros-1">std_macros/1</a></h3>
<tt>std_macros(Env) -&gt; term()
</tt>
</body>
</html>