Would it be possible to create a "better" index for Python manuals?
For example, show the page-number/link in bold where an api-function
is defined instead of only mentioned...
There are several tools now which scan the HTML index to build
lists of keywords, they can't get too many information from
entries like this:
Py_Finalize(), [Link], [Link], [Link], [Link], [Link]
Thomas