Skip to content

Commit

Permalink
docs: build jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wozjac committed Nov 17, 2024
1 parent 97f9d84 commit 92cefbc
Show file tree
Hide file tree
Showing 9 changed files with 16,100 additions and 80,771 deletions.
48,402 changes: 8,035 additions & 40,367 deletions dist/cjs/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/index.js.map

Large diffs are not rendered by default.

48,400 changes: 8,034 additions & 40,366 deletions dist/esm/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/esm/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preset-env/bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preset-env/bundle.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/ODataMockGenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ <h4 class="name" id="createMockData"><span class="type-signature"></span>createM

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="ODataMockGenerator.js.html">ODataMockGenerator.js</a>, <a href="ODataMockGenerator.js.html#line121">line 121</a>
<a href="ODataMockGenerator.js.html">ODataMockGenerator.js</a>, <a href="ODataMockGenerator.js.html#line120">line 120</a>
</li></ul></dd>


Expand Down Expand Up @@ -934,7 +934,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ODataMock
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:35:10 GMT+0100 (czas środkowoeuropejski standardowy)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:52:54 GMT+0100 (czas środkowoeuropejski standardowy)
</footer>

<script> prettyPrint(); </script>
Expand Down
55 changes: 24 additions & 31 deletions docs/ODataMockGenerator.js.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,32 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>JSDoc: Source: ODataMockGenerator.js</title>
<meta charset="utf-8">
<title>JSDoc: Source: ODataMockGenerator.js</title>

<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>

<body>

<div id="main">
<div id="main">

<h1 class="page-title">Source: ODataMockGenerator.js</h1>








<section>
<article>
<pre class="prettyprint source linenums"><code>//! Copyright (c) 2021 Jacek Woźniczak
<article>
<pre class="prettyprint source linenums"><code>//! Copyright (c) 2021 Jacek Woźniczak

//! Permission is hereby granted, free of charge, to any person obtaining a copy
//! of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -538,31 +537,25 @@ <h1 class="page-title">Source: ODataMockGenerator.js</h1>
}
}
</code></pre>
</article>
</article>
</section>




</div>
</div>

<nav>
<h2><a href="index.html">Home</a></h2>
<h3>Classes</h3>
<ul>
<li><a href="ODataMockGenerator.html">ODataMockGenerator</a></li>
</ul>
</nav>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ODataMockGenerator.html">ODataMockGenerator</a></li></ul>
</nav>

<br class="clear">
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:35:10
GMT+0100 (czas środkowoeuropejski standardowy)
</footer>
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:52:54 GMT+0100 (czas środkowoeuropejski standardowy)
</footer>

<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ODataMock
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:35:10 GMT+0100 (czas środkowoeuropejski standardowy)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Sun Nov 17 2024 20:52:54 GMT+0100 (czas środkowoeuropejski standardowy)
</footer>

<script> prettyPrint(); </script>
Expand Down

0 comments on commit 92cefbc

Please sign in to comment.