-
Notifications
You must be signed in to change notification settings - Fork 1
Rayi/micmath.github.com
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Use JSDoc: @license</title>
<link rel="stylesheet" href="lib/prettify.css" />
<script src="lib/prettify.js"></script>
<script type="text/javascript">
/* Make HTML 5 elements stylable in IE */
document.createElement('header');
document.createElement('nav');
document.createElement('article');
document.createElement('footer');
document.createElement('hgroup');
</script>
<style>
body { font: .85em 'Helvetica Neue', Helvetica, Arial, sans-serif; }
body
{
padding: 0;
margin: 0;
}
a, a:visited, a:active { color: #605C89; }
dl
{
margin-left: 0;
padding-left: 0;
}
dt
{
margin-left: 16px;
padding-left: 4px;
margin-top: 8px;
}
dt a, dt a:visited {
color: #3E00B6;
}
dd
{
margin-left: 16px;
padding-left: 4px;
}
code { font: .85em Consolas, "Lucida Console", Monaco, monospace; }
/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address { display: block; }
header
{
background-color: #EBEBEB;
color: #006FBB;
margin: 0;
margin-bottom: 32px;
padding: 18px;
font-size: 2.4em;
font-weight: bold;
border-bottom: 1px #C6C6C6 solid;
}
header a, header a:visited {
color: #006FBB;
text-decoration: none;
}
h1 { color: #B93A38; }
article { margin: 18px; }
pre
{
display: block;
border: 1px solid #999;
margin: 12px;
padding: 8px;
}
.example dt { font-weight: bold; }
footer
{
margin: 16px;
margin-top: 32px;
font-style: italic;
font-size: .8em;
}
</style>
</head>
<body>
<header>
<a href="./index.html">@use JSDoc</a>
</header>
<nav>
</nav>
<article>
<h1>@license</h1>
<h3>Overview</h3>
<p>
</p>
<h3>Examples</h3>
<p>
</p>
<dl class="example">
<dt>Example goes here</dt>
<dd>
<pre><code class="prettyprint lang-js">// todo</code></pre>
</dd>
</dl><h3>See Also</h3>
<ul>
<li><a href="#">...</a></li>
</ul>
</article>
<footer>
Copyright © 2011 Michael Mathews <[email protected]><br>
This site is <a href="https://github.com/micmath/micmath.github.com">open source</a> and licensed under the <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
</footer>
<script>prettyPrint()</script>
</body>
</html>
About
No description, website, or topics provided.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published