On Fri, Aug 14, 2020, 7:58 AM R Edgar <[email protected]> wrote:
> 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 SciKit-Learn also > uses sphinx-gallery. When our documentation is built, the link generated > points at the SciKit-Learn examples, rather than our own. > > How do I force the link to reference the target in our project, rather > than the one in SciKit-Learn? I've been trying adding things like :project: > and :Fairlearn: (the name of our project in conf.py) at various places, but > they are not working. > > Thanks in advance, > > Richard > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sphinx-users/278871ec-bbca-47ec-ae28-94803ea89dddo%40googlegroups.com > <https://groups.google.com/d/msgid/sphinx-users/278871ec-bbca-47ec-ae28-94803ea89dddo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/CAELGjd8DRdtqyz21wEYwA1s99MsgruYBpf3Nn3%3Du_b-%3DhSoB0w%40mail.gmail.com.
