I just installed the python-mode in Emacs and it seems to be working well. However, I could not find documentation for the package on the official site.
The package comes with a doc folder where I can see two files:
commands-python-mode.org
commands-python-mode.rst
Both files seem to be formatted for some external tool that displays the help text.
With this:
- Is there a tool I can use to navigate this documentation?
- Does python-mode have an online site with documentation? Any tutorials or good walk-throughs for python-mode for Emacs?