fixed some sphinx references

This commit is contained in:
David Halter
2013-02-05 00:40:23 +01:00
parent ee9676a5d7
commit 6942cca302
+3 -3
View File
@@ -45,9 +45,9 @@ The core of Jedi consists of three parts:
- :ref:`Python code evaluation <evaluate>` - :ref:`Python code evaluation <evaluate>`
- :ref:`API <dev-api>` - :ref:`API <dev-api>`
Most people are probably interested in `code evaluation <evaluate>`, because Most people are probably interested in :ref:`code evaluation <evaluate>`,
that's where all the magic happens. I need to introduce the ref:`parser because that's where all the magic happens. I need to introduce the
<parsing>` first, because evaluate uses it extensively. :ref:`parser <parsing>` first, because evaluate uses it extensively.
.. _parsing: .. _parsing: