Skip to content

Commit

Permalink
Update docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Aug 12, 2024
1 parent f50e51b commit ff3e145
Show file tree
Hide file tree
Showing 29 changed files with 2,923 additions and 2,126 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c1cb09409ecc2738580dc944b34f8f2c
config: c8db02022bedf24b743f22716f5e6255
tags: 645f666f9bcd5a90fca523b33c5a78b7
21 changes: 11 additions & 10 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; py_template 0.0.1 documentation</title>
<title>Overview: module code &mdash; repo_stats 0.0.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand Down Expand Up @@ -35,7 +35,7 @@


<a href="../index.html" class="icon icon-home">
py_template
repo_stats
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand All @@ -45,15 +45,11 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Tutorials</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../getting_started.html"> Getting started guide</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Reference</span></p>
<p class="caption" role="heading"><span class="caption-text">Reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../py_API.html"> API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../genindex.html"> Index</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/CCA-Software-Group/py_template"> GitHub repo</a></li>
<li class="toctree-l1"><a class="reference external" href="https://github.com/jeffjennings/repo_stats"> GitHub repo</a></li>
</ul>

</div>
Expand All @@ -62,7 +58,7 @@

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">py_template</a>
<a href="../index.html">repo_stats</a>
</nav>

<div class="wy-nav-content">
Expand All @@ -80,7 +76,12 @@
<div itemprop="articleBody">

<h1>All modules for which code is available</h1>
<ul><li><a href="py_template/example_module.html">py_template.example_module</a></li>
<ul><li><a href="repo_stats/citation_metrics.html">repo_stats.citation_metrics</a></li>
<li><a href="repo_stats/git_metrics.html">repo_stats.git_metrics</a></li>
<li><a href="repo_stats/plot.html">repo_stats.plot</a></li>
<li><a href="repo_stats/runner.html">repo_stats.runner</a></li>
<li><a href="repo_stats/user_stats.html">repo_stats.user_stats</a></li>
<li><a href="repo_stats/utilities.html">repo_stats.utilities</a></li>
</ul>

</div>
Expand Down
169 changes: 0 additions & 169 deletions _modules/py_template/example_module.html

This file was deleted.

Loading

0 comments on commit ff3e145

Please sign in to comment.