From 581cfb7c042289d4dc7eda32bdec9017d5346137 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Mon, 5 Feb 2018 11:49:32 -0500 Subject: [PATCH] [Doc] Move Python migrating page to bottom of TOC --- doc/sphinx/cython/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/cython/index.rst b/doc/sphinx/cython/index.rst index 4c65beb95..22b1add1f 100644 --- a/doc/sphinx/cython/index.rst +++ b/doc/sphinx/cython/index.rst @@ -8,7 +8,6 @@ Contents: .. toctree:: :maxdepth: 2 - migrating tutorial importing thermo @@ -18,5 +17,6 @@ Contents: onedim constants examples + migrating Application Examples as Jupyter Notebooks