Skip to content

Commit 6dc9d15

Browse files
committed
Drop broken modindex link and stale YouTube embed
The :ref:`modindex` target was empty (no Python modules expose themselves via autodoc the way it expects) so the link rendered as a dead anchor. The YouTube clip dates from the 0.2 series and no longer matches the current UI.
1 parent c1dde7b commit 6dc9d15

6 files changed

Lines changed: 1 addition & 37 deletions

File tree

docs/doctrees/environment.pickle

-335 Bytes
Binary file not shown.

docs/doctrees/index.doctree

-2.06 KB
Binary file not shown.

docs/html/_sources/index.rst.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,11 @@ Flask S3 Viewer is a powerful extension that makes it easy to browse S3 in any F
2828
License <license>
2929
Changelog <changelog>
3030

31-
Indices and tables
32-
------------------
33-
* :ref:`modindex`
34-
35-
.. * :ref:`genindex`
36-
37-
.. * :ref:`search`
38-
3931
Useful links
4032
------------
4133
* `Flask S3Viewer @ Github`_
4234
* `Flask S3Viewer @ PyPi`_
4335

44-
Show video on youtube:
45-
46-
|flask-s3-viewer-video|
47-
4836

4937
.. |PyPI version| image:: https://badge.fury.io/py/flask-s3-viewer.svg
5038
:target: https://badge.fury.io/py/flask-s3-viewer
@@ -54,7 +42,5 @@ Show video on youtube:
5442
:target: https://www.python.org/
5543
.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg
5644
:target: https://github.com/hidekuma/flask-s3-viewer/blob/main/LICENSE
57-
.. |flask-s3-viewer-video| image:: http://img.youtube.com/vi/MPFo1scGlws/0.jpg
58-
:target: https://youtu.be/MPFo1scGlws?t=0s
5945
.. _Flask S3Viewer @ Github: https://github.com/hidekuma/flask-s3-viewer
6046
.. _Flask S3Viewer @ PyPi: https://pypi.org/project/flask-s3-viewer

docs/html/index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,6 @@ <h1>Welcome to Flask-S3-Viewer’s documentation!<a class="headerlink" href="#we
156156
</li>
157157
</ul>
158158
</div>
159-
<section id="indices-and-tables">
160-
<h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Link to this heading"></a></h2>
161-
<ul class="simple">
162-
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
163-
</ul>
164-
</section>
165159
<section id="useful-links">
166160
<h2>Useful links<a class="headerlink" href="#useful-links" title="Link to this heading"></a></h2>
167161
<blockquote>
@@ -170,8 +164,6 @@ <h2>Useful links<a class="headerlink" href="#useful-links" title="Link to this h
170164
<li><p><a class="reference external" href="https://pypi.org/project/flask-s3-viewer">Flask S3Viewer &#64; PyPi</a></p></li>
171165
</ul>
172166
</div></blockquote>
173-
<p>Show video on youtube:</p>
174-
<p><a class="reference external" href="https://youtu.be/MPFo1scGlws?t=0s"><img alt="flask-s3-viewer-video" src="http://img.youtube.com/vi/MPFo1scGlws/0.jpg" /></a></p>
175167
</section>
176168
</section>
177169

docs/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/index.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,11 @@ Flask S3 Viewer is a powerful extension that makes it easy to browse S3 in any F
2828
License <license>
2929
Changelog <changelog>
3030

31-
Indices and tables
32-
------------------
33-
* :ref:`modindex`
34-
35-
.. * :ref:`genindex`
36-
37-
.. * :ref:`search`
38-
3931
Useful links
4032
------------
4133
* `Flask S3Viewer @ Github`_
4234
* `Flask S3Viewer @ PyPi`_
4335

44-
Show video on youtube:
45-
46-
|flask-s3-viewer-video|
47-
4836

4937
.. |PyPI version| image:: https://badge.fury.io/py/flask-s3-viewer.svg
5038
:target: https://badge.fury.io/py/flask-s3-viewer
@@ -54,7 +42,5 @@ Show video on youtube:
5442
:target: https://www.python.org/
5543
.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg
5644
:target: https://github.com/hidekuma/flask-s3-viewer/blob/main/LICENSE
57-
.. |flask-s3-viewer-video| image:: http://img.youtube.com/vi/MPFo1scGlws/0.jpg
58-
:target: https://youtu.be/MPFo1scGlws?t=0s
5945
.. _Flask S3Viewer @ Github: https://github.com/hidekuma/flask-s3-viewer
6046
.. _Flask S3Viewer @ PyPi: https://pypi.org/project/flask-s3-viewer

0 commit comments

Comments
 (0)