##// END OF EJS Templates
Merge pull request #4492 from takluyver/docs-refresh...
Merge pull request #4492 from takluyver/docs-refresh Configuration docs refresh - Moved the technical details of the config system into the development directory. - Added a new 'intro' document describing how to use the config system, without the technical info. - Autogenerate lists of config options for the main components (this doesn't yet include the parallel machinery). - Condense and tidy up other config docs, removing outdated information.

File last commit:

r12815:db07f4de
r13534:e33abb35 merge
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create