mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-10 14:02:27 +08:00
fixed some sphinx references
This commit is contained in:
@@ -45,9 +45,9 @@ The core of Jedi consists of three parts:
|
||||
- :ref:`Python code evaluation <evaluate>`
|
||||
- :ref:`API <dev-api>`
|
||||
|
||||
Most people are probably interested in `code evaluation <evaluate>`, because
|
||||
that's where all the magic happens. I need to introduce the ref:`parser
|
||||
<parsing>` first, because evaluate uses it extensively.
|
||||
Most people are probably interested in :ref:`code evaluation <evaluate>`,
|
||||
because that's where all the magic happens. I need to introduce the
|
||||
:ref:`parser <parsing>` first, because evaluate uses it extensively.
|
||||
|
||||
.. _parsing:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user