Hi all,
It seems no objections for the migration to SO. As a trial, I'll start
to invite users who try to post a question to GH.
But it does not mean we shutdown this list.
Thanks,
Takeshi KOMIYA
2020年8月8日(土) 5:33 Yves Chevallier :
>
> I recently created this
> [issue](https://github.com/sphinx
On Fri, 14 Aug 2020 at 17:22, Komiya Takeshi wrote:
>
> I'm not familiar with sphinx-gallery. So I'm saying about only
> intersphinx's behavior.
> The intersphinx works as a fallback on resolving cross-references. So
> Sphinx tries to resolve it on local document at first. And it calls
> intersphi
Hi,
I'm not familiar with sphinx-gallery. So I'm saying about only
intersphinx's behavior.
The intersphinx works as a fallback on resolving cross-references. So
Sphinx tries to resolve it on local document at first. And it calls
intersphinx only if not resolved. In other words, all of the
referenc
Greetings,
I'm trying to generate a reference to my project's examples, as generated
by sphinx-gallery. The normal way to do this is:
:ref:`sphx_glr_auto_examples`
(since the target is defined by Sphinx gallery itself). However, we are
also using intersphinx to reference our dependencies, and Sc
Hi all,
Today, I released Sphinx-3.2.1. It contains some bug fixes around
autodoc and napoleon extensions.
For more detail, please check the CHANGES file:
https://github.com/sphinx-doc/sphinx/blob/3.2.x/CHANGES
Enjoy documentation!
Thanks,
Takeshi KOMIYA
--
You received this message because y