diff --git a/docs/source/config/intro.rst b/docs/source/config/intro.rst index ad9d3f4..7b3d73b 100644 --- a/docs/source/config/intro.rst +++ b/docs/source/config/intro.rst @@ -6,7 +6,8 @@ Introduction to IPython configuration Setting configurable options ============================ -Many of IPython's classes have configurable attributes. These can be +Many of IPython's classes have configurable attributes (see +:doc:`options/index` for the list). These can be configured in several ways. Python config files