diff --git a/docs/source/development/ipython_directive.txt b/docs/source/development/ipython_directive.txt index 1a87a39..ca6c4da 100644 --- a/docs/source/development/ipython_directive.txt +++ b/docs/source/development/ipython_directive.txt @@ -417,11 +417,3 @@ ipython_promptout The string to represent the IPython prompt in the generated ReST. The default is 'Out [%d]:'. This expects that the line numbers are used in the prompt. - -.. _ipython_literal: - -Sphinx source for this tutorial -=============================== - -.. literalinclude:: ipython_directive.rst -