From ca2911bbc66ba10c8d142a9611b3faef8712f76f Mon Sep 17 00:00:00 2001 From: Lie Ryan Date: Fri, 5 Apr 2024 00:33:08 +1100 Subject: [PATCH] Document autoimport options --- docs/configuration.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/configuration.rst b/docs/configuration.rst index b30bc314..0a1e630d 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -64,6 +64,12 @@ Options ------- .. autopytoolconfigtable:: rope.base.prefs.Prefs +autoimport.* Options +-------------------- + +.. autopytoolconfigtable:: rope.base.prefs.AutoimportPrefs + + Old Configuration File ---------------------- This is a sample config.py. While this config.py works and all options here should be supported, the above documentation reflects the latest version of rope.