Search code examples
pythonpycharmpydoc

Cannot add pydoc on PyCharm


I cannot configure pydoc3.2 on pycharm 2.0.2. Any instructions will help me lot. Thanks.


Solution

  • Documentation is available on Ctrl+Q (default Windows Keymap or View | Quick Documentation).

    If you want it to appear automatically on explicit code completion, turn on Settings | Editor | Code Completion | Autopopup documentation in...