2012-05-02 00:40:56 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset='utf-8'>
|
|
|
|
|
|
|
|
|
|
<title>wjwwood/serial @ GitHub</title>
|
|
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
body {
|
|
|
|
|
margin-top: 1.0em;
|
|
|
|
|
background-color: #000;
|
|
|
|
|
font-family: Helvetica, Arial, FreeSans, san-serif;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
#container {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 700px;
|
|
|
|
|
}
|
|
|
|
|
h1 { font-size: 3.8em; color: #0f0; margin-bottom: 3px; }
|
|
|
|
|
h1 .small { font-size: 0.4em; }
|
|
|
|
|
h1 a { text-decoration: none }
|
|
|
|
|
h2 { font-size: 1.5em; color: #0f0; }
|
|
|
|
|
h3 { text-align: center; color: #0f0; }
|
|
|
|
|
a { color: #0f0; }
|
|
|
|
|
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
|
|
|
|
.download { float: right; }
|
|
|
|
|
pre { background: #000; color: #0f0; padding: 15px;}
|
|
|
|
|
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
|
|
|
|
|
.footer { text-align:center; padding-top:30px; font-style: italic; }
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<a href="https://github.com/wjwwood/serial"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
|
|
|
|
|
|
|
|
|
|
<div id="container">
|
|
|
|
|
|
2012-06-09 19:35:49 -05:00
|
|
|
<h1>Documentation:</h1>
|
2012-05-02 00:40:56 -05:00
|
|
|
<ul>
|
2012-08-27 11:40:02 -07:00
|
|
|
<li><a href="v1.0.1/index.html">Serial v1.0.1 API docs</a></li>
|
2012-05-02 00:40:56 -05:00
|
|
|
<li><a href="v1.0/index.html">Serial v1.0 API docs</a></li>
|
2012-06-09 19:35:49 -05:00
|
|
|
<li><a href="v0.2/index.html">Serial v0.2 API docs (aka boostless)</a></li>
|
2012-05-02 00:40:56 -05:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|