##// 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:

r13459:6802677d
r13534:e33abb35 merge
Show More
.gitignore
17 lines | 216 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox