Roger Binns schrieb:
> I have add_module_names set to False in my conf.py.  However the module
> name is still shown in two places:
> 
>  * The tooltips for methods and classes
>  * The index for classes and methods
> 
> For the index it is fine being listed for classes ("class foo in
> module") but I don't want it for methods (currently "module.class method").

I changed the behavior for index entries, since that makes sense.

However, I don't want to change the tooltip behavior; the tooltip isn't
shown in the page, but as an additional information, and as such I think
the full information is not a bad thing to have.

cheers,
Georg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to