Description
Hi, it would be really helpful if the reference documentation contained links to key classes, items mentioned, etc. that the docs are describing e.g.
It would be great if things like I've highlighted in the image were linked to the items in question instead of having to go looking for them. It breaks the flow when reading the docs. E.g. to import configuration from other @configuration annotated classes the @configuration text in the paragraphs could link to an example, or at least an API page, etc. The highlighted DataSource text (bottom of uploaded image) could link to something about DataSource and it's use.
Just a suggestion. Overall the docs are great. Thanks.
Edit: another example of what I'm talking about.
The highlighted text should link you to a section / new tab about how exactly you use the debug switch.