Commit e5446b8
committed
Fix keyword index generation for qch
Previously due this bug all C++ context searches were pointing to "cpp" index
page, C searched to "c" index page. This fix brings back context search (F1)
functionality that was broken for last 2014 qch releases.
This bug was introduced by 9b020fd rewrite of
index generation from XSL to Python.1 parent 93299a9 commit e5446b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments