From 1ac0e09ee6760a2ee7823f2f85f6de265c3554ad 2018-03-04 11:47:50 From: Matthias Geier Date: 2018-03-04 11:47:50 Subject: [PATCH] DOC: minor fix --- diff --git a/docs/source/development/config.rst b/docs/source/development/config.rst index 32c341e..7623a7e 100644 --- a/docs/source/development/config.rst +++ b/docs/source/development/config.rst @@ -34,7 +34,7 @@ location if there isn't already a directory there. Once the location of the IPython directory has been determined, you need to know which profile you are using. For users with a single configuration, this will -simply be 'default', and will be located in +simply be 'default', and will be located in :file:`/profile_default`. The next thing you need to know is what to call your configuration file. The @@ -52,6 +52,7 @@ To generate the default configuration files, do:: and you will have a default :file:`ipython_config.py` in your IPython directory under :file:`profile_default`. + .. note:: IPython configuration options are case sensitive, and IPython cannot