Hello,

Creating my documentation using make latexpdf works seamlessly beside that the 
module index is not included.

A chapter two, Indices And Tables is generated with bullet points genindex, 
modindex and search, but nothing more.

I'm not really sure what conf.py variables are import

latex_documents = [
  ('index', 'flof.tex', u'flof Documentation',
   u'Florian Lindner', 'manual'),
]

All other latex variables are not set.

I have played with latex_domain_indices setting to True (which is the default 
afaik) or to "py-modindex" but no change at all...

What is wrong with my setup?

Thanks,

Florian

-- 
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 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to