2012-04-03 21:28:12 +02:00
|
|
|
|
<!DOCTYPE html>
|
2012-10-25 06:28:13 +02:00
|
|
|
|
|
2012-10-25 04:36:32 +02:00
|
|
|
|
<html lang="en">
|
2012-04-03 21:28:12 +02:00
|
|
|
|
<head>
|
|
|
|
|
<meta charset='utf-8'>
|
2012-10-25 04:36:32 +02:00
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="screen.css" media="screen"/>
|
|
|
|
|
|
|
|
|
|
<title>ponysay</title>
|
2012-04-03 21:28:12 +02:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2012-10-25 04:36:32 +02:00
|
|
|
|
<div class="header">
|
|
|
|
|
<table class="header" valign="middle">
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="title">
|
|
|
|
|
ponysay
|
|
|
|
|
</td>
|
|
|
|
|
<td style="width : 100%;">
|
2012-10-25 06:28:13 +02:00
|
|
|
|
<a target="page" href="./pages/index.html">intro</a>
|
|
|
|
|
<a target="page" href="./pages/ponysay/index.html">manual</a>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Ponysay-license.html#Ponysay-license">license</a>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Ponysay-contributors.html#Ponysay-contributors">contributors</a>
|
|
|
|
|
<a href="http://www.github.com/erkin/ponysay">github repository↗</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="width : 100%; top : 60px; bottom : 0px; position : absolute;">
|
|
|
|
|
<table class="main">
|
|
|
|
|
<col id="left"/>
|
|
|
|
|
<col id="right"/>
|
|
|
|
|
<tr>
|
|
|
|
|
<td valign="top">
|
|
|
|
|
<table>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<img alt="ponysay example" src="bonbonlyra.png"/>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<br/>
|
|
|
|
|
<div style="width : 100%;">
|
|
|
|
|
<table>
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="width : 100%;">
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Installing.html#Installing">Installing →</a><br/>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Invoking-ponysay.html#Invoking-ponysay">Basic usage →</a><br/>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Advanced-usage.html#Advanced-usage">Advanced usage →</a><br/>
|
|
|
|
|
<a target="page" href="./pages/ponysay/Environment-variables.html#Environment-variables">Configurations →</a><br/>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
<td valign="top" style="height : 100%;">
|
|
|
|
|
<div id="text">
|
|
|
|
|
<iframe id="page" src="./pages/index.html"></iframe>
|
|
|
|
|
</div>
|
2012-10-25 04:36:32 +02:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
2012-04-03 21:28:12 +02:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|