Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
deploy: ae01301
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl committed Dec 15, 2023
1 parent f5915df commit b535a5e
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion master/.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: 0809ef5dcf1a5d6b1b1814f9828834f1
config: 98d8930ced455c30732b1bccf77bc975
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified master/.doctrees/environment.pickle
Binary file not shown.
Binary file modified master/.doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion master/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '2.1+1.g21c759f',
VERSION: '2.1+2.gae01301',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion master/explanations/how-it-works.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>How it works &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>How it works &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion master/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Index &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Index &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion master/how-to/make-a-release.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Make a Release &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Make a Release &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
6 changes: 5 additions & 1 deletion master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>VersionGit &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>VersionGit &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down Expand Up @@ -226,6 +226,10 @@
<div class="section" id="versiongit">
<h1>VersionGit<a class="headerlink" href="#versiongit" title="Permalink to this headline"></a></h1>
<p><a class="reference external" href="https://github.com/dls-controls/versiongit/actions?query=workflow%3A%22Code+CI%22"><img alt="Code CI" src="https://github.com/dls-controls/versiongit/workflows/Code%20CI/badge.svg?branch=master" /></a> <a class="reference external" href="https://github.com/dls-controls/versiongit/actions?query=workflow%3A%22Docs+CI%22"><img alt="Docs CI" src="https://github.com/dls-controls/versiongit/workflows/Docs%20CI/badge.svg?branch=master" /></a> <a class="reference external" href="https://codecov.io/gh/dls-controls/versiongit"><img alt="Test Coverage" src="https://codecov.io/gh/dls-controls/versiongit/branch/master/graph/badge.svg" /></a> <a class="reference external" href="https://pypi.org/project/versiongit"><img alt="Latest PyPI version" src="https://img.shields.io/pypi/v/versiongit.svg" /></a> <a class="reference external" href="https://creativecommons.org/publicdomain/zero/1.0/"><img alt="CC0-1.0 License" src="https://img.shields.io/badge/License-CC0%201.0-blue.svg" /></a></p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>This has been deprecated in favour of setuptools_scm and is no longer maintained</p>
</div>
<p>VersionGit is a tool for managing the version number of Python modules, removing
the need to update an embedded version string whenever a Git tag is made, and
providing sensible development version numbers too. It does this by storing a
Expand Down
2 changes: 1 addition & 1 deletion master/reference/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Contributing &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Contributing &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion master/reference/version-number-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Version Number Format &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Version Number Format &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion master/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Search &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Search &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down
2 changes: 1 addition & 1 deletion master/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion master/tutorials/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Installation Tutorial &mdash; versiongit 2.1+1.g21c759f documentation</title>
<title>Installation Tutorial &mdash; versiongit 2.1+2.gae01301 documentation</title>



Expand Down

0 comments on commit b535a5e

Please sign in to comment.