Next: revised-sectioning Prev: multiple-indexes Up: april91-new-ideas Top: Top

0.9.1.3. Better Haskell indexing

(The idea probably carries over to other languages.) Stick the whole literate-program Haskell source into an "interesting-thing finder" (call it `htags' :-), getting back (source-location, index-entry) pairs. Then the only trick is to tack each index-entry onto the code block nearest to the reported source-location.