|
From: Neal R. <ne...@ri...> - 2002-05-09 05:51:23
|
On Tue, 7 May 2002, Sankaranarayanan M.G. wrote: > Hi All, > > Greetings. Is there any detailed documentation on the internal architecture of HTDIG ( including how the Indexes are maintained and mapped) that will help us to understand the working of diff modules and their interaction. > Not to my knowledge.. and some of the documentation is getting outdated. This would be a good goal for the near future. Maybe start with one of the C/C++ documentation generation tools like Doxygen or DOC++? For now the best way to learn how the code executes is to use XXGDB or DDD (visual debuggers) and spend some time following the execution path. There are some definite subtle things going on in htword & htcommon. A technical high level overview article would probably be eligible for publishing in "Linux Journal" or "Dr Dobb's Journal". Thanks -- Neal Richter Knowledgebase Developer RightNow Technologies, Inc. Customer Service for Every Web Site |