From 71a679437143facc5f3bf2f2484a199e102c934a Mon Sep 17 00:00:00 2001 From: MinRK Date: Mon, 29 Jul 2013 17:16:25 -0700 Subject: [PATCH] rename nbconvert doc to nbconvert.rst --- .../interactive/{converting_notebooks.rst => nbconvert.rst} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename docs/source/interactive/{converting_notebooks.rst => nbconvert.rst} (99%) diff --git a/docs/source/interactive/converting_notebooks.rst b/docs/source/interactive/nbconvert.rst similarity index 99% rename from docs/source/interactive/converting_notebooks.rst rename to docs/source/interactive/nbconvert.rst index 3bd9a3f98..12de0864a 100644 --- a/docs/source/interactive/converting_notebooks.rst +++ b/docs/source/interactive/nbconvert.rst @@ -1,6 +1,4 @@ - - -.. _`nbconvert script`: +.. _nbconvert: Converting notebooks to other formats =====================================