Documentation and cleanup

This commit is contained in:
Kevin Jahns
2014-08-24 01:52:15 +02:00
parent 77739deda3
commit 86849ae8b1
496 changed files with 10102 additions and 87342 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<title>Yatta! API</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -47,7 +47,7 @@
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='../class/ReplaceManager.html'>ReplaceManager</a>
<a href='ReplaceManager'>ReplaceManager</a>
</li>
</ul>
</div>
@@ -118,7 +118,7 @@
<span class='name'>content</span>
<span class='type'>
(
<tt><a href='../class/Operation.html'>Operation</a></tt>
<tt>Operation</tt>
)
</span>
&mdash;
@@ -128,7 +128,7 @@
<span class='name'>parent</span>
<span class='type'>
(
<tt><a href='../class/ReplaceManager.html'>ReplaceManager</a></tt>
<tt>ReplaceManager</tt>
)
</span>
&mdash;
@@ -211,7 +211,7 @@
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
August 23, 14 17:02:46 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>