Replace non-functional Bitbucket URLs

- ``sphinx-contrib`` has moved to GitHub
- Replace personal project links with links to the Bitbucket archive
This commit is contained in:
Adam Turner 2023-07-14 06:52:25 +01:00
parent d3c91f9512
commit de3aa8a318
2 changed files with 6 additions and 5 deletions

View File

@ -40,7 +40,7 @@ How do I...
For many more extensions and other contributed stuff, see the sphinx-contrib_
repository.
.. _sphinx-contrib: https://bitbucket.org/birkenfeld/sphinx-contrib/
.. _sphinx-contrib: https://github.com/sphinx-contrib/
.. _usingwith:
@ -63,7 +63,8 @@ Doxygen
SCons
Glenn Hutchings has written a SCons build script to build Sphinx
documentation; it is hosted here: https://bitbucket.org/zondo/sphinx-scons
documentation; it is hosted here:
https://bitbucket-archive.softwareheritage.org/projects/zo/zondo/sphinx-scons.html
PyPI
Jannis Leidel wrote a `setuptools command
@ -77,8 +78,8 @@ GitHub Pages
GitHub Pages on building HTML document automatically.
MediaWiki
See https://bitbucket.org/kevindunn/sphinx-wiki/wiki/Home, a project by
Kevin Dunn.
See https://bitbucket-archive.softwareheritage.org/projects/ke/kevindunn/sphinx-wiki.html,
a project by Kevin Dunn.
Google Analytics
You can use a custom ``layout.html`` template, like this:

View File

@ -2179,5 +2179,5 @@ Jinja_, Operation_, and Scala_.
.. _MATLAB: https://pypi.org/project/sphinxcontrib-matlabdomain/
.. _Operation: https://pypi.org/project/sphinxcontrib-operationdomain/
.. _PHP: https://pypi.org/project/sphinxcontrib-phpdomain/
.. _Ruby: https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain
.. _Ruby: https://github.com/sphinx-contrib/rubydomain
.. _Scala: https://pypi.org/project/sphinxcontrib-scaladomain/