-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
48 changed files
with
2,472 additions
and
6,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
|
||
<title>jsjws 1.0 JavaScript API Reference - File Index</title> | ||
<title>jsjws 2.0.0 JavaScript API Reference - File Index</title> | ||
<meta name="generator" content="JsDoc Toolkit" /> | ||
|
||
<style type="text/css"> | ||
|
@@ -175,7 +175,7 @@ | |
|
||
<body> | ||
<div id="header" style="background: #7F8FB1; color: white; margin: -10px"> | ||
<b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 1.0 JavaScript API Reference | ||
<b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 2.0.0 JavaScript API Reference | ||
</div> | ||
|
||
|
||
|
@@ -188,11 +188,9 @@ <h2>Classes</h2> | |
|
||
<li><i><a href="symbols/global__.html">global__</a></i></li> | ||
|
||
<li><a href="symbols/Base64x.html">Base64x</a></li> | ||
<li><a href="symbols/KJUR.jws.JWS.html">KJUR.jws.JWS</a></li> | ||
|
||
<li><a href="symbols/JWS.html">JWS</a></li> | ||
|
||
<li><a href="symbols/JWSJS.html">JWSJS</a></li> | ||
<li><a href="symbols/KJUR.jws.JWSJS.html">KJUR.jws.JWSJS</a></li> | ||
|
||
</ul> | ||
<hr /> | ||
|
@@ -203,22 +201,17 @@ <h1 class="classTitle">File Index</h1> | |
|
||
|
||
<div> | ||
<h2><a href="symbols/src/base64x-1.1.js.html">base64x-1.1.js</a></h2> | ||
<h2><a href="symbols/src/jws-2.0.js.html">jws-2.0.js</a></h2> | ||
|
||
|
||
<dl> | ||
|
||
<dt class="heading">Author:</dt> | ||
<dd>Kenji Urushima [email protected]</dd> | ||
|
||
|
||
|
||
</dl> | ||
</div> | ||
<hr /> | ||
|
||
<div> | ||
<h2><a href="symbols/src/jws-1.1.js.html">jws-1.1.js</a></h2> | ||
|
||
<dl> | ||
|
||
<dt class="heading">Version:</dt> | ||
<dd>2.0.0 (2013-Jul-20)</dd> | ||
|
||
|
||
|
||
|
@@ -227,10 +220,17 @@ <h2><a href="symbols/src/jws-1.1.js.html">jws-1.1.js</a></h2> | |
<hr /> | ||
|
||
<div> | ||
<h2><a href="symbols/src/jwsjs-1.0.js.html">jwsjs-1.0.js</a></h2> | ||
<h2><a href="symbols/src/jwsjs-2.0.js.html">jwsjs-2.0.js</a></h2> | ||
|
||
|
||
<dl> | ||
|
||
<dt class="heading">Author:</dt> | ||
<dd>Kenji Urushima [email protected]</dd> | ||
|
||
|
||
<dt class="heading">Version:</dt> | ||
<dd>2.0.0 (2013 Jul 20)</dd> | ||
|
||
|
||
|
||
|
@@ -242,7 +242,7 @@ <h2><a href="symbols/src/jwsjs-1.0.js.html">jwsjs-1.0.js</a></h2> | |
</div> | ||
<div class="fineprint" style="clear:both"> | ||
|
||
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Mon May 21 2012 00:34:36 GMT+0900 (JST) | ||
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.