Skip to content

Commit

Permalink
cleanup, api tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mwawrusch committed Aug 10, 2015
1 parent 1d7b265 commit aabb3b6
Show file tree
Hide file tree
Showing 39 changed files with 620 additions and 298 deletions.
26 changes: 13 additions & 13 deletions doc/alphabetical_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,16 @@ <h2>File Listing A-Z</h2>
<li class='letter'>h</li>
<ul>
<li>
<a href='file/src/helper-obj-to-rest.coffee.html'>
helper-obj-to-rest.coffee
<a href='file/src/helper-obj-to-rest-account.coffee.html'>
helper-obj-to-rest-account.coffee
</a>
<small>
(src)
</small>
</li>
<li>
<a href='file/src/helper-obj-to-rest-credit-card.coffee.html'>
helper-obj-to-rest-credit-card.coffee
</a>
<small>
(src)
Expand Down Expand Up @@ -65,16 +73,8 @@ <h2>File Listing A-Z</h2>
<li class='letter'>r</li>
<ul>
<li>
<a href='file/src/routes-account.coffee.html'>
routes-account.coffee
</a>
<small>
(src)
</small>
</li>
<li>
<a href='file/src/routes-users-me-account.coffee.html'>
routes-users-me-account.coffee
<a href='file/src/routes-users-me-account-post.coffee.html'>
routes-users-me-account-post.coffee
</a>
<small>
(src)
Expand All @@ -99,7 +99,7 @@ <h2>File Listing A-Z</h2>
</div>
</div>
<div id='footer'>
August 10, 15 04:37:31 by
August 10, 15 04:43:51 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/extra/README.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h2 id="copyright">Copyright</h2><p>Copyright (c) 2014 Martin Wawrusch </p>
</div>
</div>
<div id='footer'>
August 10, 15 04:37:31 by
August 10, 15 04:43:51 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
111 changes: 111 additions & 0 deletions doc/file/src/helper-obj-to-rest-account.coffee.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Codo'>
Codo
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>src</span>
&raquo;
<span class='title'>helper-obj-to-rest-account.coffee</span>
</div>
</div>
<div id='content'>
<h1>
File:
helper-obj-to-rest-account.coffee
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>src</td>
</tr>
</table>
</div>
<div id='footer'>
August 10, 15 04:43:51 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.11
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>
111 changes: 111 additions & 0 deletions doc/file/src/helper-obj-to-rest-credit-card.coffee.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Codo'>
Codo
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>src</span>
&raquo;
<span class='title'>helper-obj-to-rest-credit-card.coffee</span>
</div>
</div>
<div id='content'>
<h1>
File:
helper-obj-to-rest-credit-card.coffee
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>src</td>
</tr>
</table>
</div>
<div id='footer'>
August 10, 15 04:43:51 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.11
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>
111 changes: 111 additions & 0 deletions doc/file/src/helper-obj-to-rest-creditcard.coffee.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Codo'>
Codo
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>src</span>
&raquo;
<span class='title'>helper-obj-to-rest-creditcard.coffee</span>
</div>
</div>
<div id='content'>
<h1>
File:
helper-obj-to-rest-creditcard.coffee
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>src</td>
</tr>
</table>
</div>
<div id='footer'>
August 10, 15 04:41:32 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.11
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit aabb3b6

Please sign in to comment.