Hi Luke, Il 14/12/2011 23:41, Luke Campagnola ha scritto: > Howdy, > I've attached a patch to the qthelp builder that causes new <keyword> tags > to be generated in the .qhp output for all of the reference labels in the > document. These tags have id attributes but no name attributes so they do > not show up in the keyword index. This allows programs using qthelp to open > specific sections of the help document by their reference label. > > For example, a label like > .. _my_label: > in the .rst source can be accessed via Qt with > helpEngine.linksForIdentifier("my_label") > > I have no idea if I have done this 'correctly' but it seems to work on my > end. > > > Luke >
I would like to give a try to your patch but I need a little bit of context in order to apply it correctly. Can you please generate the patch using "hg diff" or "diff -u"? best regards -- Antonio Valentino -- 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.