switched to Gulp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='UTF-8'>
|
||||
<title>Yatta! Documentation</title>
|
||||
<title>CoffeeScript API Documentation</title>
|
||||
<script src='javascript/application.js'></script>
|
||||
<script src='javascript/search.js'></script>
|
||||
<link rel='stylesheet' href='stylesheets/application.css' type='text/css'>
|
||||
@@ -14,6 +14,9 @@
|
||||
<a target='_self' href='class_list.html'>
|
||||
Classes
|
||||
</a>
|
||||
<a target='_self' href='mixin_list.html'>
|
||||
Mixins
|
||||
</a>
|
||||
<a target='_self' href='file_list.html'>
|
||||
Files
|
||||
</a>
|
||||
@@ -29,6 +32,113 @@
|
||||
<input type='text'>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
<a href='mixin/Mixin.html' target='main'>
|
||||
Mixin
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='mixin/Concern.html' target='main'>
|
||||
Concern
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='mixin/LookAndFeel.html' target='main'>
|
||||
LookAndFeel
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Example
|
||||
</span>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href='mixin/Example/AngryAnimal.html' target='main'>
|
||||
AngryAnimal
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
Example
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Mixins
|
||||
</span>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href='mixin/Example/Mixins.Concern.html' target='main'>
|
||||
Concern
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
Example.Mixins
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<li>
|
||||
<a href='mixin/OverDocumentedMixin.html' target='main'>
|
||||
OverDocumentedMixin
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Name
|
||||
</span>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
Space
|
||||
</span>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href='mixin/Name/Space.MyMixin.html' target='main'>
|
||||
MyMixin
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
Name.Space
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<li>
|
||||
<a href='mixin/Foo.html' target='main'>
|
||||
Foo
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href='mixin/Foo/Bar.html' target='main'>
|
||||
Bar
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
Foo
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user