blob: 5becb1a7cd5e9b22bcf89e25fe484c2458e90ae5 [file] [log] [blame]
<html>
<head>
<title>Skylark documentation</title>
<style type="text/css" id="internalStyle">
h1 { margin-bottom: 5px; }
.toc { margin: 0px; }
ul li { margin-bottom: 1em; }
ul.toc li { margin-bottom: 0px; }
em.harmful { color: red; }
.deprecated { text-decoration: line-through; }
.discouraged { text-decoration: line-through; }
#rules { width: 980px; border-collapse: collapse; }
#rules td { border-top: 1px solid gray; padding: 4px; vertical-align: top; }
#rules th { text-align: left; padding: 4px; }
table.layout { width: 980px; }
table.layout td { vertical-align: top; }
#maintainer { text-align: right; }
dt {
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
dd dt {
font-weight: normal;
text-decoration: underline;
color: gray;
}
a.anchor {
color:inherit;
text-decoration: none;
}
</style>
<style type="text/css">
.rule-signature {
color: #006000;
font-family: monospace;
}
</style>
</head>
<body>
<h1>Skylark documentation</h1>
<h2>Built-in objects and functions in the Skylark Environment</h2>
${SECTION_BUILTIN}
</body>
</html>