mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-27 00:52:18 +08:00
jedi settings should have its own documentation page, #212
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""
|
||||
This module contains variables with global |jedi| setting. To change the
|
||||
behavior of |jedi|, change the variables defined in
|
||||
:mod:`jedi.settings`.
|
||||
This module contains variables with global |jedi| settings. To change the
|
||||
behavior of |jedi|, change the variables defined in :mod:`jedi.settings`.
|
||||
|
||||
Plugins should expose an interface so that the user can adjust the
|
||||
configuration.
|
||||
|
||||
Reference in New Issue
Block a user