This week’s release brings new Driver Docs specialization capabilities as we make navigating and understanding code relationships even easier. We’ve now expanded language specialization to include JavaScript and TypeScript. This release includes:
Improved content and symbol documentation content
Pervasive links between symbols, including cross-file links. Like: Links to free functions called by a parent function or method; links to base classes for subclasses; links between class and data structure methods implementations and the parent class or data structure definition; and links to many more kinds of symbols referenced throughout the documentation prose.
Following last release’s C/C++, Python, and Java specialization, you can now follow intuitive links in JavaScript and TypeScript that show the deeper architecture and flow of your applications.