diff --git a/resources-en/src/tips/ExternalJavaDoc.html b/resources-en/src/tips/ExternalJavaDoc.html index e0b194d60dca..e6c9d1c2a3d6 100644 --- a/resources-en/src/tips/ExternalJavaDoc.html +++ b/resources-en/src/tips/ExternalJavaDoc.html @@ -5,12 +5,12 @@ -

To open your browser with Javadoc for the class or method used at the editor's caret, +

To open your browser with documentation for the element at the editor's caret, press &shortcut:ExternalJavaDoc; - (View | External JavaDoc).

+ (View | External Documentation).

You must have the path to your browser set in the General options (File | Settings) - and paths to Javadoc-generated files added to your project + and paths to documentation files added to your project (File | Settings | Project Structure) to use this feature.