##// END OF EJS Templates
Take out literal include of source
Skipper Seabold -
Show More
@@ -417,11 +417,3 b' ipython_promptout'
417 The string to represent the IPython prompt in the generated ReST. The
417 The string to represent the IPython prompt in the generated ReST. The
418 default is 'Out [%d]:'. This expects that the line numbers are used
418 default is 'Out [%d]:'. This expects that the line numbers are used
419 in the prompt.
419 in the prompt.
420
421 .. _ipython_literal:
422
423 Sphinx source for this tutorial
424 ===============================
425
426 .. literalinclude:: ipython_directive.rst
427
General Comments 0
You need to be logged in to leave comments. Login now