##// END OF EJS Templates
use XDG_CONFIG_HOME if available...
use XDG_CONFIG_HOME if available priority is: $XDG/ipython if both or neither exist $HOME/.ipython if it exists and $XDG/ipython does not exist closes gh-48 closes gh-246

File last commit:

r2790:4b8a1e4d
r3347:c1c2a710
Show More
index.txt
25 lines | 441 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
gitwash/index.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
messaging.txt
parallel_messages.txt
parallel_connections.txt
magic_blueprint.txt
notification_blueprint.txt
ipgraph.txt
ipython_qt.txt
ipythonzmq.txt