NimYAML/index.html

40 lines
1.2 KiB
HTML
Raw Normal View History

2016-01-05 22:17:39 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>NimYAML - NimYAML</title>
<link href="docutils.css" rel="stylesheet" type="text/css"/>
<link href="style.css" rel="stylesheet" type="text/css"/>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,600,900' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600' rel='stylesheet' type='text/css'/>
</head>
<body>
<header>
<a class="pagetitle" href="/">NimYAML</a>
<a href="index.html">Home</a>
<a href="testing.html">Testing Ground</a>
<span>API:</span>
<a href="yaml.html">Module yaml</a>
<a href="serialization.html">Module yaml.serialization</a>
</header>
<article id="documentId">
<div class="container">
<h1 class="title">NimYAML</h1>
<p>TBD: General information here. Possibly move text from yaml.html. Eat pizza.</p>
<div class="row">
<div class="twelve-columns footer">
<span class="nim-sprite"></span>
<br/>
<small>Made with Nim. Generated: 2016-01-24 19:17:16 UTC</small>
</div>
</div>
</div>
</article>
</body>
</html>