This is a question from a newcomer to Sphinx.

Is there a way to get Sphinx automatically generate the index words for the 
purpose of creating "html help" (.chm)? 

Thanks!

P.S. Longer story: I was using Markdown to write my user manual. From that, 
I was generating the html file using Pandoc. From that single html file, 
using a public domain software called ChmProcessor, I was automatically 
generating the hhk, hhc etc. files to be fed as input to "Microsoft HTML 
Help Workshop" for creating the compiled html file (.chm). ChmProcessor was 
generating the index key words. I presume it generates them from the 
section headings or some such (I haven't looked closely into that). Anyway, 
yesterday, attracted by Spinx and the expressiveness of ReST, I switched to 
Sphinx. Everything else worked wonderfully and I now have both Html and chm 
file (via Sphinx HtmlHelp builder -> HTML Help Workshop) getting generated. 
However, when I view the chm file, the "Index"panel is empty. So, I am 
trying to find a way to get that automatically populated without me having 
to type the key words somewhere.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to