New option: Search global library paths

With this option enabled, DocInsight searches source files in the global library paths—including Browsing Path entries—so references to symbols in global units can be resolved.

In previous versions, you might encounter errors like:

Cref unresolved: Classes|TStrings

However, there are some side effects: inherited-member lists can become bloated (more items pulled in than you might expect). I’m considering linking RTL/VCL symbols to the online DocWiki API pages. We can also explore mapping third-party symbols to their vendors’ online help. Another known gap is that we currently cannot extract summaries for these inherited members.