PyCharm Edu 2018.2 Help

Viewing External Documentation

External documentation makes it possible to get additional information for the symbols at caret. In contrast to the quick documentation, this feature shows the documentation in an external browser, which helps study the symbol in more detail, navigate to related symbols, and retain the information for further reference.

PyCharm Edu shows documentation for SciPy, NumPy, PyGTK, and the other modules you've installed for your Python interpreter. External documentation should be properly configured in the Python External Documentation page of the Settings/Preferences.

To view documentation for a symbol at caret in an external browser, do one of the following:

Last modified: 7 December 2018

See Also