I haven't worked with py-modindex before; I'm at a loss too.
Is there a way to run the build with more verboseness? Could you add debugging print statements or something to the py-modindex generation to see where it's reading for classes?
Or see if there's a place to configure what classes are considered for the index.
djmitche
I was hoping you knew :)
Mikaela has left the channel
sdough
I was too, but I don't.
djmitche
heh, well, thanks for brainstorming
djmitche dives into sphinx source
sdough
Idling in an IRC channel does not, sadly, convey knowledge through osmosis. :)
djmitche
I know.. I've been trying for years and still nothing
I'm still new to the whole sphinx thingy (and I like it a lot) but I'm still tripping over little things. For example sphinx complains with "/home/ask/src/kvprinter/docs/source/api.rst:50: WARNING: invalid signature for autoclass ('KvFormatter(self, field_names, \\\ndefault=namedlist.NO_DEFAULT, filters=None)')" when I try to break a rather long line with \. What can I do?
the given line is: .. autoclass:: KvFormatter(self, field_names, \