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").
Roger
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---