Hi,
I recently started a smaller documentation project with sphinx. I set up
the project with sphinx-quickstart, and after some configuration almost
everything worked fine. I had to work with DocBook before and so I was
overwhelmed by the simple and readable markup of the rst sources.
However, I still have a problem concerning htmlhelp and search
functionality. After building the htmlhelp chm file, I can't search for
files containing german special characters.
I'm using Sphinx 0.6.3 (it's part of our SDK), utf-8 as encoding for my
sources. I built the documentation simply using make htmlhelp and
processing the generated hhp file with hhc.
Is this a known problem? Is there any workaround for this? I know it's
possible to search german characters in the chm help, because it works
with our DocBook-generated docs.
Thanx in advance
Wolfgang
--
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.