Skip to content

Commit

Permalink
Deployed eb20526 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 17, 2023
1 parent dbe10b5 commit 915784f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion contribute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,13 @@ <h2 id="add-metrics">Add metrics</h2>
entities (as keys) to number of blocks (as values), outputs a single value (the
outcome of the metric).</p>
<p>Second, import this new function to <code>src/analyze.py</code>.</p>
<p>Finally, add the name of the metric (which should be the same as the one used in
<p>Third, add the name of the metric (which should be the same as the one used in
the filename above) and any parameter values it might require to the file
<code>config.yaml</code>, under <code>metrics</code>.</p>
<p>Fourth, you should add unit tests for the new metric
<a href="https://github.com/Blockchain-Technology-Lab/pooling-analysis/tree/main/tests">here</a>.</p>
<p>Finally, you should update the <a href="https://github.com/Blockchain-Technology-Lab/pooling-analysis/blob/main/docs/metrics.md">corresponding documentation
page</a></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 @@ -194,5 +194,5 @@ <h2 id="contributing">Contributing</h2>

<!--
MkDocs version : 1.5.2
Build Date UTC : 2023-08-16 10:58:34.967827+00:00
Build Date UTC : 2023-08-17 09:50:49.351001+00:00
-->
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.

0 comments on commit 915784f

Please sign in to comment.