Skip to content

Commit

Permalink
Apply jsdocs update
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 authored and github-actions[bot] committed Aug 10, 2023
1 parent ab25fe4 commit 1a313f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/gateway-edit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ <h1>gateway-edit</h1>
<p><a href="https://app.netlify.com/sites/gateway-edit/deploys"><img src="https://api.netlify.com/api/v1/badges/58e59c6e-0cea-43cd-b535-86d3495ce3c9/deploy-status" alt="Netlify Status"></a>
<a href="https://github.com/unfoldingWord/gateway-edit/actions"><img src="https://github.com/unfoldingWord/gateway-edit/workflows/Run%20Cypress%20and%20Jest%20Tests/badge.svg" alt="CI Status"></a></p>
<p>Main:
<a href="https://github.com/unfoldingWord/gateway-edit/tags"><img src="https://img.shields.io/github/package-json/v/unfoldingWord/gateway-edit/main" alt="Current Verison"></a>
<a href="https://github.com/unfoldingWord/gateway-edit/tags"><img src="https://img.shields.io/github/package-json/v/unfoldingWord/gateway-edit/main" alt="Current Version"></a>
<a href="https://codecov.io/gh/unfoldingWord/gateway-edit"><img src="https://codecov.io/gh/unfoldingWord/gateway-edit/branch/main/graph/badge.svg?token=0HTP1JR1UL" alt="codecov"></a>
Develop:
<a href="https://github.com/unfoldingWord/gateway-edit/tags"><img src="https://img.shields.io/github/package-json/v/unfoldingWord/gateway-edit/develop" alt="Current Verison"></a>
<a href="https://github.com/unfoldingWord/gateway-edit/tags"><img src="https://img.shields.io/github/package-json/v/unfoldingWord/gateway-edit/develop" alt="Current Version"></a>
<a href="https://codecov.io/gh/unfoldingWord/gateway-edit"><img src="https://codecov.io/gh/unfoldingWord/gateway-edit/branch/develop/graph/badge.svg?token=0HTP1JR1UL" alt="codecov"></a></p>
<p>Book Package harmonized view.</p>
<h2>Staging Environment URLs</h2>
Expand All @@ -122,7 +122,7 @@ <h2>Staging Environment URLs</h2>
<h2>Documentation</h2>
<h3>JS-Docs generated documentation:</h3>
<ul>
<li>last deployed to github pages: <a href="https://unfoldingword.github.io/gateway-edit/gateway-edit/index.html">deployed JS-Docs</a></li>
<li>last deployed to GitHub pages: <a href="https://unfoldingword.github.io/gateway-edit/gateway-edit/index.html">deployed JS-Docs</a></li>
<li>lasted local: <a href="./docs/gateway-edit/index.html">local JS-Docs</a></li>
</ul>
<h2>Scripts</h2>
Expand Down Expand Up @@ -234,7 +234,7 @@ <h2>UI Design</h2>
<li>Manages and persists application state data into local storage</li>
</ul>
<p>useLocalStorage - custom hook that persists generic application data into local storage</p>
<p>useUserLocalStorage - custom hook that application data for logged in user into local storage</p>
<p>useUserLocalStorage - custom hook that application data for logged-in user into local storage</p>
</article>
</section>

Expand Down

0 comments on commit 1a313f0

Please sign in to comment.