Rapidly create an index?
I'm working on a project where it would be useful to have an index. Is there any way I can create one rapidly? I could create one by hand, but I have something like 300 sections and it would get tedious quickly.
I don't know if there's some type of regular expression search + code combo or other thing I could do to create one in the ballpark of what I need. I wouldn't mind doing tweaking, so long as I didn't have to build it from the ground up.
|