##// END OF EJS Templates
move notebook todo into dev docs
MinRK -
Show More
@@ -1,24 +1,25 b''
1 .. _developer_guide:
1 .. _developer_guide:
2
2
3 =========================
3 =========================
4 IPython developer's guide
4 IPython developer's guide
5 =========================
5 =========================
6
6
7 .. toctree::
7 .. toctree::
8 :maxdepth: 1
8 :maxdepth: 1
9
9
10 contributing.txt
10 contributing.txt
11 gitwash/index.txt
11 gitwash/index.txt
12 coding_guide.txt
12 coding_guide.txt
13 doc_guide.txt
13 doc_guide.txt
14 testing.txt
14 testing.txt
15 release.txt
15 release.txt
16 roadmap.txt
16 roadmap.txt
17 reorg.txt
17 reorg.txt
18 messaging.txt
18 messaging.txt
19 parallel_messages.txt
19 parallel_messages.txt
20 parallel_connections.txt
20 parallel_connections.txt
21 magic_blueprint.txt
21 magic_blueprint.txt
22 ipgraph.txt
22 ipgraph.txt
23 ipython_qt.txt
23 ipython_qt.txt
24 ipythonzmq.txt
24 ipythonzmq.txt
25 notebook_todo.txt
1 NO CONTENT: file renamed from IPython/frontend/html/notebook/todo.rst to docs/source/development/notebook_todo.txt
NO CONTENT: file renamed from IPython/frontend/html/notebook/todo.rst to docs/source/development/notebook_todo.txt
General Comments 0
You need to be logged in to leave comments. Login now