Skip to content

Commit

Permalink
Deployed HEAD to ./v0.0 with sphinx-deployment 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 9, 2024
1 parent 49105a3 commit 40ee7be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified v0.0/.doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion v0.0/api/sphinx_deployment.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>repo</strong> (<a class="reference external" href="https://gitpython.readthedocs.io/en/latest/reference.html#git.repo.base.Repo" title="(in GitPython v3.1.42)"><em>git.repo.base.Repo</em></a>) – The repository object.</p></li>
<li><p><strong>repo</strong> (<a class="reference external" href="https://gitpython.readthedocs.io/en/latest/reference.html#git.repo.base.Repo" title="(in GitPython v3.1.43)"><em>git.repo.base.Repo</em></a>) – The repository object.</p></li>
<li><p><strong>message</strong> (<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><em>str</em></a>) – The commit message.</p></li>
<li><p><strong>paths</strong> (<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.List" title="(in Python v3.12)"><em>List</em></a><em>[</em><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><em>str</em></a><em>]</em>) – A list of paths for which changes should be committed.</p></li>
<li><p><strong>untracked_files</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.12)"><em>bool</em></a>) – Whether to include untracked files in the commit.</p></li>
Expand Down

0 comments on commit 40ee7be

Please sign in to comment.