mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove reference to unmaintained extension
This commit is contained in:
parent
d7d82a88ad
commit
eceb6b8f4b
@ -243,8 +243,7 @@ Sphinx also supports documenting and cross-referencing objects written in
|
|||||||
other programming languages. There are four extra built-in domains:
|
other programming languages. There are four extra built-in domains:
|
||||||
C, C++, JavaScript, and reStructuredText, and third party extensions may
|
C, C++, JavaScript, and reStructuredText, and third party extensions may
|
||||||
define domains for more languages, such as
|
define domains for more languages, such as
|
||||||
`.NET <https://sphinxcontrib-dotnetdomain.readthedocs.io>`,
|
`Fortran <https://sphinx-fortran.readthedocs.io>`_
|
||||||
`Fortran <https://sphinx-fortran.readthedocs.io>`_,
|
|
||||||
or `Julia <http://bastikr.github.io/sphinx-julia>`_.
|
or `Julia <http://bastikr.github.io/sphinx-julia>`_.
|
||||||
|
|
||||||
For example, to document a C++ type definition, you would use the built-in
|
For example, to document a C++ type definition, you would use the built-in
|
||||||
|
Loading…
Reference in New Issue
Block a user