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