diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst index 88e1f8702..bf8ab1c1f 100644 --- a/doc/tutorial/describing-code.rst +++ b/doc/tutorial/describing-code.rst @@ -243,8 +243,7 @@ Sphinx also supports documenting and cross-referencing objects written in other programming languages. There are four extra built-in domains: C, C++, JavaScript, and reStructuredText, and third party extensions may define domains for more languages, such as -`.NET `, -`Fortran `_, +`Fortran `_ or `Julia `_. For example, to document a C++ type definition, you would use the built-in