[ROOT] / doc / toc / ARCDoc / Class / DocLinkCollection / InsertLinks
Does LinkInsertionInDocumentation on the given HTML content.
Replaces all occurrences of any -[HTMLLink]- with corresponding '<a href = "...' tag.
TODO: Possible easy improvement for better performance:
TODO: DocLinks could be grouped by first letters or similar
TODO: If hyphen + that letter do not exist, then we can skip that group altogether.
TDDO: This should greatly speed up insertion of links in small documents.
Generated 2025-10-29 15:08:22.107 UTC