Hi! I'm using sphinx==3.1.1. I have a package `foo` with a subpackage `bar`. I also have a class :class:`foo.bar.Bar`. Is there any way to create references to `Bar` as :class:`Bar`, not as :class:`foo.bar.Bar` ?
-- 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/a02b341d-0689-4779-adcc-e87d128d010co%40googlegroups.com.
