Skip to content

Commit a450d5d

Browse files
authored
Convert images in documentation to static URLs
Signed-off-by: Brian Warner <[email protected]>
1 parent 02419b0 commit a450d5d

File tree

15 files changed

+21
-22
lines changed

15 files changed

+21
-22
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ build: clean test
1616
python3 -m build
1717

1818
html: build
19-
cp -r img docsrc/
2019
sphinx-build -b html docsrc docs -E -d "docsrc/_doctrees"
2120
touch docs/.nojekyll

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
---
66

7-
![Sample output in HTML format](./img/indifferent.jpg)
7+
![Sample output in HTML format](https://raw.githubusercontent.com/brianwarner/indifferent/main/img/indifferent.jpg)
88

99
---
1010

@@ -260,7 +260,7 @@ compare(
260260

261261
returns:
262262

263-
![Table rendered by Rich](./img/table.jpg)
263+
![Table rendered by Rich](https://raw.githubusercontent.com/brianwarner/indifferent/main/img/table.jpg)
264264

265265
#### Unrendered table
266266

@@ -548,7 +548,7 @@ returns a file called `page.html` that looks like this:
548548

549549
---
550550

551-
![Formatted indifferent page](./img/page.jpg)
551+
![Formatted indifferent page](https://raw.githubusercontent.com/brianwarner/indifferent/main/img/page.jpg)
552552

553553
---
554554

docs/.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: 3de047242dee3f7225fa81b5ed3b5ff6
3+
config: 28ef301a7a968a7f30404fa559145ae3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.buildinfo.bak

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: 2ddf295e9ff3c04692b266247e10e999
3+
config: 5f344ed3d9f25b7493b822771d046c51
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Overview: module code &mdash; indifferent 0.0.post1.dev1+g2549980 documentation</title>
8+
<title>Overview: module code &mdash; indifferent 0.0.post1.dev1+g049e3b8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1111

1212

1313
<script src="../_static/jquery.js?v=5d32c60e"></script>
1414
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15-
<script src="../_static/documentation_options.js?v=835259e7"></script>
15+
<script src="../_static/documentation_options.js?v=40e7f918"></script>
1616
<script src="../_static/doctools.js?v=9bcbadda"></script>
1717
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1818
<script src="../_static/js/theme.js"></script>

docs/_modules/indifferent.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>indifferent &mdash; indifferent 0.0.post1.dev1+g2549980 documentation</title>
8+
<title>indifferent &mdash; indifferent 0.0.post1.dev1+g049e3b8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1010
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1111

1212

1313
<script src="../_static/jquery.js?v=5d32c60e"></script>
1414
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15-
<script src="../_static/documentation_options.js?v=835259e7"></script>
15+
<script src="../_static/documentation_options.js?v=40e7f918"></script>
1616
<script src="../_static/doctools.js?v=9bcbadda"></script>
1717
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1818
<script src="../_static/js/theme.js"></script>

docs/_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.0.post1.dev1+g2549980',
2+
VERSION: '0.0.post1.dev1+g049e3b8',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Index &mdash; indifferent 0.0.post1.dev1+g2549980 documentation</title>
8+
<title>Index &mdash; indifferent 0.0.post1.dev1+g049e3b8 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1010
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1111

1212

1313
<script src="_static/jquery.js?v=5d32c60e"></script>
1414
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15-
<script src="_static/documentation_options.js?v=835259e7"></script>
15+
<script src="_static/documentation_options.js?v=40e7f918"></script>
1616
<script src="_static/doctools.js?v=9bcbadda"></script>
1717
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1818
<script src="_static/js/theme.js"></script>

docs/index.html

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

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>indifferent documentation &mdash; indifferent 0.0.post1.dev1+g2549980 documentation</title>
9+
<title>indifferent documentation &mdash; indifferent 0.0.post1.dev1+g049e3b8 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1212

1313

1414
<script src="_static/jquery.js?v=5d32c60e"></script>
1515
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="_static/documentation_options.js?v=835259e7"></script>
16+
<script src="_static/documentation_options.js?v=40e7f918"></script>
1717
<script src="_static/doctools.js?v=9bcbadda"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="_static/js/theme.js"></script>
@@ -112,7 +112,7 @@ <h1>indifferent documentation<a class="headerlink" href="#indifferent-documentat
112112
<h2>Indifferent<a class="headerlink" href="#indifferent" title="Link to this heading"></a></h2>
113113
<p><code class="docutils literal notranslate"><span class="pre">indifferent</span></code> analyzes two strings, computes the difference between the two, and prints the results in a variety of formats. It is indifferent to formatting and separators, focusing on the actual content of the strings.</p>
114114
<hr class="docutils" />
115-
<p><img alt="Sample output in HTML format" src="_images/indifferent.jpg" /></p>
115+
<p><img alt="Sample output in HTML format" src="https://raw.githubusercontent.com/brianwarner/indifferent/main/img/indifferent.jpg" /></p>
116116
<hr class="docutils" />
117117
<p>It can produce results in a variety of forms, from raw unprocessed results to formatted HTML.</p>
118118
<section id="how-it-works">
@@ -347,7 +347,7 @@ <h5>Table for terminal output<a class="headerlink" href="#table-for-terminal-out
347347
</pre></div>
348348
</div>
349349
<p>returns:</p>
350-
<p><img alt="Table rendered by Rich" src="_images/table.jpg" /></p>
350+
<p><img alt="Table rendered by Rich" src="https://raw.githubusercontent.com/brianwarner/indifferent/main/img/table.jpg" /></p>
351351
</section>
352352
<section id="unrendered-table">
353353
<h5>Unrendered table<a class="headerlink" href="#unrendered-table" title="Link to this heading"></a></h5>
@@ -616,7 +616,7 @@ <h5>Styled HTML page<a class="headerlink" href="#styled-html-page" title="Link t
616616
</div>
617617
<p>returns a file called <code class="docutils literal notranslate"><span class="pre">page.html</span></code> that looks like this:</p>
618618
<hr class="docutils" />
619-
<p><img alt="Formatted indifferent page" src="_images/page.jpg" /></p>
619+
<p><img alt="Formatted indifferent page" src="https://raw.githubusercontent.com/brianwarner/indifferent/main/img/page.jpg" /></p>
620620
</section>
621621
</section>
622622
</section>

docs/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)