Skip to content

Commit 92f907a

Browse files
committed
Merge pull request #124 from Roman-Supernova-PIT/121-aligned-images-get-overwritten-if-the-same-template-is-used
Fixed file names for all intermediate files so there is no overwriting. bf2b393
1 parent fef3a9a commit 92f907a

18 files changed

+28
-28
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 12df47d8b8b793447ce3bcdfa4e8bcef
3+
config: d818d0e12ddb127714e0b1ca488e0875
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/index.doctree

0 Bytes
Binary file not shown.

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Overview: module code &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
7+
<title>Overview: module code &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=b08954a9" />
1010
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=db0969fc" />
1111
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=4ae1632d" />
12-
<script src="../_static/documentation_options.js?v=19778094"></script>
12+
<script src="../_static/documentation_options.js?v=0f012853"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>
1414
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1515
<link rel="index" title="Index" href="../genindex.html" />

_modules/phrosty/imagesubtraction.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>phrosty.imagesubtraction &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
7+
<title>phrosty.imagesubtraction &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="../../_static/basic.css?v=b08954a9" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=db0969fc" />
1111
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css?v=4ae1632d" />
12-
<script src="../../_static/documentation_options.js?v=19778094"></script>
12+
<script src="../../_static/documentation_options.js?v=0f012853"></script>
1313
<script src="../../_static/doctools.js?v=9bcbadda"></script>
1414
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
1515
<link rel="index" title="Index" href="../../genindex.html" />

_modules/phrosty/photometry.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>phrosty.photometry &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
7+
<title>phrosty.photometry &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="../../_static/basic.css?v=b08954a9" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=db0969fc" />
1111
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css?v=4ae1632d" />
12-
<script src="../../_static/documentation_options.js?v=19778094"></script>
12+
<script src="../../_static/documentation_options.js?v=0f012853"></script>
1313
<script src="../../_static/doctools.js?v=9bcbadda"></script>
1414
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
1515
<link rel="index" title="Index" href="../../genindex.html" />

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.1.dev1+g00c2b9739',
2+
VERSION: '0.1.dev1+gbf2b393c8',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>phrosty API &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
8+
<title>phrosty API &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=db0969fc" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
13-
<script src="_static/documentation_options.js?v=19778094"></script>
13+
<script src="_static/documentation_options.js?v=0f012853"></script>
1414
<script src="_static/doctools.js?v=9bcbadda"></script>
1515
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1616
<link rel="index" title="Index" href="genindex.html" />

changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>Change Log &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
8+
<title>Change Log &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=db0969fc" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
13-
<script src="_static/documentation_options.js?v=19778094"></script>
13+
<script src="_static/documentation_options.js?v=0f012853"></script>
1414
<script src="_static/doctools.js?v=9bcbadda"></script>
1515
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1616
<link rel="index" title="Index" href="genindex.html" />

development.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>Development &#8212; phrosty 0.1.dev1+g00c2b9739 documentation</title>
8+
<title>Development &#8212; phrosty 0.1.dev1+gbf2b393c8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=db0969fc" />
1212
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
13-
<script src="_static/documentation_options.js?v=19778094"></script>
13+
<script src="_static/documentation_options.js?v=0f012853"></script>
1414
<script src="_static/doctools.js?v=9bcbadda"></script>
1515
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1616
<link rel="index" title="Index" href="genindex.html" />

0 commit comments

Comments
 (0)