mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-03 18:53:25 +08:00
improve internal module links for sphinx documentation
This commit is contained in:
@@ -50,7 +50,7 @@ The core of Jedi consists of three parts:
|
||||
|
||||
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
|
||||
<parser>` first, because :mod:`evaluate` uses it extensively.
|
||||
<parser>` first, because :mod:`jedi.evaluate` uses it extensively.
|
||||
|
||||
.. _parser:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user