March 6, 1999
Patch to add 'ignore_noindex' variable to Ht://Dig 3.2.x for latest versions of Ht://Dig.

Jan 12, 1999
Final set of patches. Grab kde_htdig.zip, unzip it, patch KDevelop 1.0 with kdevelop-1.0.diff and follow instructions in README.htdig to setup Ht://Dig. KDevelop patch is now in KDevelop 1.1 and 2.0 CVS trees.

Diffs for Ht://Dig :
Ht://Dig 3.1.x
Patch to add 'ignore_noindex' variable to Ht://Dig 3.1.x
Patch to add 'ignore_noindex' variable to Ht://Dig 3.2.x

Nov 22, 1999
Ok, there is a first set of patches here. Grab patch for Ht://Dig v3.1.3 here and patch for KDevelop v1.0 beta 4.1 here. Here is my htdig/common dir for example.

Untar sources for Ht://Dig and KDevelop, patch them, make them, make install them. Configure Ht://Dig to work with KDevelop. htdig.conf file for kdevelop is copied from kdevelop/tools dir in sorce tree to {kde_dir}/share/apps/kdevelop/tools and looked for by KDevelop in this location. Configuration options to pay attention:

database_dir -
directory to keep databases, create and used by KDevelop. If htdig will be used only with KDevelop, it is safe to comment this option out. If htdig is also used to index some other files probably it will be better to create separate directory for KDevelop databases.
common_dir -
URL's in files keeped in common_dir should be changed to file://localhost. See my configuration as example.
maximum_pages -
should be 1.
ignore_noindex -
should be 'true' couse all qt html files contain <META NOINDEX> tag.
local_urls -
should be 'file://localhost=' for file: urls to be recognized properly.

My email address is alexis@medinf.chuvashia.su
 

1