##// END OF EJS Templates
Rename one example to avoid duplicate errors with sphinx
Matthias Bussonnier -
Show More
@@ -116,7 +116,7 b' You can override a number of other methods to improve the functionality of your'
116 kernel. All of these methods should return a dictionary as described in the
116 kernel. All of these methods should return a dictionary as described in the
117 relevant section of the :doc:`messaging spec <messaging>`.
117 relevant section of the :doc:`messaging spec <messaging>`.
118
118
119 .. class:: MyKernel
119 .. class:: MyBetterKernel
120
120
121 .. method:: do_complete(code, cusor_pos)
121 .. method:: do_complete(code, cusor_pos)
122
122
General Comments 0
You need to be logged in to leave comments. Login now