mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
fix title length (docstr stuff)
This commit is contained in:
@@ -64,7 +64,7 @@ Because it follows ``a.rea`` and a is an ``int``, which has a ``real``
|
|||||||
property.
|
property.
|
||||||
|
|
||||||
Goto Definitions
|
Goto Definitions
|
||||||
+++++++++++++++
|
++++++++++++++++
|
||||||
|
|
||||||
Definition tests use the same symbols like completion tests. This is
|
Definition tests use the same symbols like completion tests. This is
|
||||||
possible because the completion tests are defined with a list::
|
possible because the completion tests are defined with a list::
|
||||||
@@ -88,7 +88,7 @@ the test (otherwise it's just end of line)::
|
|||||||
abc
|
abc
|
||||||
|
|
||||||
Usages
|
Usages
|
||||||
+++++++++++++
|
++++++
|
||||||
|
|
||||||
Tests look like this::
|
Tests look like this::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user