See
http://sphinx.pocoo.org/markup/inline.html#role-manpage
This just styles the text rather than linking somewhere, because man
pages can be installation-specific.
You may need to give the full path for Python on Windows systems, and
also check that the current working directory (`.`) is in your
-`PYTHONPATH`. See `python(1)` for details.
+`PYTHONPATH`. See :manpage:`python(1)` for details.
You may need to give the full path for Python on Windows systems, and
also check that the current working directory (`.`) is in your
-`PYTHONPATH`. See `python(1)` for details.
+`PYTHONPATH`. See :manpage:`python(1)` for details.
As Hooke launches, you should see something like the following in your
terminal::