Right now, doctools linking facility links between words to an index file. However, it would be useful to also support linux between points within a document, or points between documents ... for example, between a word and its definition in a glossary document, or pointing from a man page to a specific section of another man page.
Logged In: YES
user_id=75003
Originator: NO
Note: The newest revision of dtplite in the Tcllib CVS is able to link to a document by its title (per [titledesc]), when said title is marked up via [term]. This is hackish. It also does not support references to specific sections. This might need the RFE for explicit labels on (sub)sections (to get around problems with non-unique section titles) so that we can use these labels in the external references.