Skip to content

Commit 681363e

Browse files
committed
docs(packages): Add PyPI to Source on GitHub bottom links
why: Consistent with Package metadata section; users at bottom of page should also be able to reach PyPI without scrolling back up what: - Append " · [PyPI](url)" to the bottom link on all 7 package pages
1 parent 0b9a407 commit 681363e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/packages/gp-sphinx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ for the exact coordinator call.
5555
```{package-reference} gp-sphinx
5656
```
5757

58-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/gp-sphinx)
58+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/gp-sphinx) · [PyPI](https://pypi.org/project/gp-sphinx/)

docs/packages/sphinx-argparse-neo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ Or reStructuredText:
112112
```{package-reference} sphinx-argparse-neo
113113
```
114114

115-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-argparse-neo)
115+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-argparse-neo) · [PyPI](https://pypi.org/project/sphinx-argparse-neo/)

docs/packages/sphinx-autodoc-docutils.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ the live `setup()` calls.
116116
```{package-reference} sphinx-autodoc-docutils
117117
```
118118

119-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-docutils)
119+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-docutils) · [PyPI](https://pypi.org/project/sphinx-autodoc-docutils/)

docs/packages/sphinx-autodoc-pytest-fixtures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ pytest_external_fixture_links = {
9191
```{package-reference} sphinx-autodoc-pytest-fixtures
9292
```
9393

94-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-pytest-fixtures)
94+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-pytest-fixtures) · [PyPI](https://pypi.org/project/sphinx-autodoc-pytest-fixtures/)

docs/packages/sphinx-autodoc-sphinx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ surface from the live `setup()` calls.
7676
```{package-reference} sphinx-autodoc-sphinx
7777
```
7878

79-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-sphinx)
79+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-autodoc-sphinx) · [PyPI](https://pypi.org/project/sphinx-autodoc-sphinx/)

docs/packages/sphinx-fonts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ The extension injects these values during `html-page-context`:
8181
```{package-reference} sphinx-fonts
8282
```
8383

84-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-fonts)
84+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-fonts) · [PyPI](https://pypi.org/project/sphinx-fonts/)

docs/packages/sphinx-gptheme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ icons, and the IBM Plex font stacks consumed by the theme templates.
8181
```{package-reference} sphinx-gptheme
8282
```
8383

84-
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-gptheme)
84+
[Source on GitHub](https://github.com/git-pull/gp-sphinx/tree/main/packages/sphinx-gptheme) · [PyPI](https://pypi.org/project/sphinx-gptheme/)

0 commit comments

Comments
 (0)