Can't find runner to generate Python documentation
I use IDEA Ultimate version 2018.2, with the Python plugin version 2018.2.182.4323.46.
I see at https://www.jetbrains.com/help/pycharm/generating-reference-documentation.html that there's support for generating documentation from docstrings, but I can't figure out how to do so. My Python Integrated Tools are set up like so:
However, I can't find a run configuration for DocUtil:

Is it hiding somewhere I can't find it, or not enabled somehow?
请先登录再写评论。