Skip to content

Commit

Permalink
Deployed 3b272eb with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regeirk committed Apr 14, 2024
1 parent b9d62de commit 2353ab6
Show file tree
Hide file tree
Showing 8 changed files with 1,404 additions and 1,816 deletions.
2 changes: 1 addition & 1 deletion about/contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h2 id="submitting-changes">Submitting changes</h2>
<p>Please add any changes to the <code>development</code> branch with a clear and succint description of what you've done.</p>
<p>Always write a clear log message for your commits and please follow the <a href="https://www.conventionalcommits.org/">Conventional Commits guidelines</a>.</p>
<h2 id="coding-conventions">Coding conventions</h2>
<p>Of course you follow coding conventions best practices such as PEP 8, for example. <a href="https://numpydoc.readthedocs.io/en/latest/format.html">This here</a> is a nice style guide to follow. Keep in mind that you can always use tools like <a href="https://black.readthedocs.io"><code>black</code></a><code>and [</code>isort`](https://isort.readthedocs.io) to ensure the code looks good.</p>
<p>Of course you follow coding conventions best practices such as PEP 8, for example. <a href="https://numpydoc.readthedocs.io/en/latest/format.html">This here</a> is a nice style guide to follow. Keep in mind that you can always use tools like <a href="https://black.readthedocs.io"><code>black</code></a> and <a href="https://isort.readthedocs.io"><code>isort</code></a> to ensure the code looks good.</p>

</div>
</div><footer>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,5 @@ <h1 id="pycwt-wavelet-spectral-analysis-in-python">PyCWT: wavelet spectral analy

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-04-14 01:16:11.464621+00:00
Build Date UTC : 2024-04-14 02:17:09.882443+00:00
-->
533 changes: 261 additions & 272 deletions reference/helpers/index.html

Large diffs are not rendered by default.

2,309 changes: 1,058 additions & 1,251 deletions reference/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
184 changes: 82 additions & 102 deletions tutorial/cwt/index.html

Large diffs are not rendered by default.

188 changes: 0 additions & 188 deletions tutorial/simple_sample.py

This file was deleted.

0 comments on commit 2353ab6

Please sign in to comment.