mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Use |jedi| macro in docs more consistently
This commit is contained in:
@@ -30,7 +30,7 @@ System-wide installation via a package manager
|
||||
Arch Linux
|
||||
~~~~~~~~~~
|
||||
|
||||
You can install jedi directly from official AUR packages:
|
||||
You can install |jedi| directly from official AUR packages:
|
||||
|
||||
- `python-jedi <https://aur.archlinux.org/packages/python-jedi/>`__
|
||||
- `python2-jedi <https://aur.archlinux.org/packages/python2-jedi/>`__
|
||||
@@ -47,7 +47,7 @@ Debian packages are available as `experimental packages
|
||||
Others
|
||||
~~~~~~
|
||||
|
||||
We are in the discussion of adding Jedi to the Fedora repositories.
|
||||
We are in the discussion of adding |jedi| to the Fedora repositories.
|
||||
|
||||
|
||||
Manual installation from a downloaded package
|
||||
@@ -55,7 +55,7 @@ Manual installation from a downloaded package
|
||||
|
||||
If you prefer not to use an automated package installer, you can `download
|
||||
<https://github.com/davidhalter/jedi/archive/master.zip>`__ a current copy of
|
||||
*Jedi* and install it manually.
|
||||
|jedi| and install it manually.
|
||||
|
||||
To install it, navigate to the directory containing `setup.py` on your console
|
||||
and type::
|
||||
|
||||
Reference in New Issue
Block a user