mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[maintenance] self-linkcheck the Sphinx documentation. (#12487)
Fixups for a few broken links in the Sphinx documentation, as found using the `linkcheck` builder.
This commit is contained in:
parent
953c0097ef
commit
751e9162c0
13
EXAMPLES.rst
13
EXAMPLES.rst
@ -64,7 +64,7 @@ Documentation using the classic theme
|
||||
* `DEAP <https://deap.readthedocs.io/>`__ (customized)
|
||||
* `Director <https://pythonhosted.org/director/>`__
|
||||
* `EZ-Draw <https://pageperso.lis-lab.fr/~edouard.thiel/ez-draw/doc/en/html/ez-manual.html>`__ (customized)
|
||||
* `Generic Mapping Tools (GMT) <https://gmt.soest.hawaii.edu/doc/latest/>`__ (customized)
|
||||
* `Generic Mapping Tools (GMT) <https://docs.generic-mapping-tools.org/latest/>`__ (customized)
|
||||
* `Genomedata <https://noble.gs.washington.edu/proj/genomedata/doc/1.3.3/>`__
|
||||
* `GetFEM <https://getfem.org/>`__ (customized)
|
||||
* `Glasgow Haskell Compiler <https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/>`__ (customized)
|
||||
@ -73,7 +73,7 @@ Documentation using the classic theme
|
||||
* `GSL Shell <https://www.nongnu.org/gsl-shell/>`__
|
||||
* `Hands-on Python Tutorial <http://anh.cs.luc.edu:80/python/hands-on/3.1/handsonHtml/>`__
|
||||
* `Kaa <https://freevo.github.io/kaa-base/>`__ (customized)
|
||||
* `Leo <https://leoeditor.com/>`__ (customized)
|
||||
* `Leo <https://leo-editor.github.io/leo-editor/>`__ (customized)
|
||||
* `Mayavi <https://docs.enthought.com/mayavi/mayavi/>`__ (customized)
|
||||
* `MediaGoblin <https://mediagoblin.readthedocs.io/>`__ (customized)
|
||||
* `mpmath <https://mpmath.org/doc/current/>`__
|
||||
@ -91,10 +91,10 @@ Documentation using the classic theme
|
||||
* `Python 2 <https://docs.python.org/2/>`__
|
||||
* `Python 3 <https://docs.python.org/3/>`__ (customized)
|
||||
* `Python Packaging Authority <https://www.pypa.io/>`__ (customized)
|
||||
* `Ring programming language <https://ring-lang.sourceforge.net/doc/>`__ (customized)
|
||||
* `Ring programming language <https://ring-lang.github.io/doc1.20/>`__ (customized)
|
||||
* `SageMath <https://doc.sagemath.org/>`__ (customized)
|
||||
* `Segway <https://noble.gs.washington.edu/proj/segway/doc/1.1.0/segway.html>`__
|
||||
* `simuPOP <https://simupop.sourceforge.net/manual_release/build/userGuide.html>`__ (customized)
|
||||
* `simuPOP <https://bopeng.github.io/simuPOP/>`__ (customized)
|
||||
* `SymPy <https://docs.sympy.org/>`__
|
||||
* `TurboGears <https://turbogears.readthedocs.io/>`__ (customized)
|
||||
* `tvtk <https://docs.enthought.com/mayavi/tvtk/>`__
|
||||
@ -120,7 +120,6 @@ Documentation using the sphinxdoc theme
|
||||
* `Python Wild Magic <https://vmlaker.github.io/pythonwildmagic/>`__ (customized)
|
||||
* `RDKit <https://www.rdkit.org/docs/>`__
|
||||
* `Reteisi <https://www.reteisi.org/contents.html>`__ (customized)
|
||||
* `Sqlkit <https://sqlkit.argolinux.org/>`__ (customized)
|
||||
* `Turbulenz <http://docs.turbulenz.com/>`__
|
||||
|
||||
Documentation using the nature theme
|
||||
@ -183,7 +182,7 @@ Documentation using sphinx_rtd_theme
|
||||
* `DNF <https://dnf.readthedocs.io/>`__
|
||||
* `Distro Tracker <https://qa.pages.debian.net/distro-tracker/>`__
|
||||
* `Django-cas-ng <https://djangocas.dev/docs/>`__
|
||||
* `dj-stripe <https://dj-stripe.readthedocs.io/>`__
|
||||
* `dj-stripe <https://dj-stripe.github.io/dj-stripe/>`__
|
||||
* `edX <https://docs.edx.org/>`__
|
||||
* `Electrum <https://docs.electrum.org/>`__
|
||||
* `ESWP3 <https://eswp3.readthedocs.io/>`__
|
||||
@ -262,7 +261,7 @@ Documentation using sphinx_rtd_theme
|
||||
* `Releases Sphinx extension <https://releases.readthedocs.io/>`__
|
||||
* `Qtile <https://docs.qtile.org/>`__
|
||||
* `Quex <https://quex.sourceforge.net/doc/html/main.html>`__
|
||||
* `QuTiP <https://qutip.org/docs/latest/>`__
|
||||
* `QuTiP <https://qutip.readthedocs.io/en/latest/>`__
|
||||
* `Sawtooth <https://sawtooth.splinter.dev/docs>`__
|
||||
* `Scapy <https://scapy.readthedocs.io/>`__
|
||||
* `SimGrid <https://simgrid.org/doc/latest/>`__
|
||||
|
@ -405,7 +405,7 @@ percentage of nodes that have been translated on a per-document basis.
|
||||
for details on that software suite.
|
||||
.. [2] Because nobody expects the Spanish Inquisition!
|
||||
|
||||
.. _`Transifex CLI tool`: https://https://github.com/transifex/cli/
|
||||
.. _`Transifex CLI tool`: https://github.com/transifex/cli/
|
||||
.. _`sphinx-intl`: https://pypi.org/project/sphinx-intl/
|
||||
.. _Transifex: https://app.transifex.com/
|
||||
.. _Weblate's documentation: https://docs.weblate.org/en/latest/devel/sphinx.html
|
||||
|
Loading…
Reference in New Issue
Block a user