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 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
External Documentation
page of the IDE settings.
- On the main menu, choose .
- Press Shift+F1.
-
While in the
Quick Documentation Lookup window,
click
.