> Does that help?
To some extent, thank you. I think my explanation was not good enough. What
I mean is *writing *:class:`Bar` from *anywhere without ..currentmodule::.*
It implies explicit creating of such "alias" in a docstring. Like this:
```
# foo/bar.py
class Bar:
"""
...
Alias:
Bar
"""
```
Is there such functionality?
--
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/5520dbc2-a956-4090-99b9-992a918ffeado%40googlegroups.com.