Use |jedi| macro in docs more consistently

This commit is contained in:
Danilo Bargen
2013-05-15 23:29:13 +02:00
parent 5c5f93d69e
commit 16de02023f

View File

@@ -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::