From f355a4b45ab746d83c3f48445907636e72449a1e Mon Sep 17 00:00:00 2001 From: Peter Alexander Date: Wed, 30 Sep 2009 23:35:05 -0400 Subject: [PATCH] initial super structure --- index.rst | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/index.rst b/index.rst index 70b8a929..e71c51f7 100644 --- a/index.rst +++ b/index.rst @@ -7,19 +7,16 @@ Contents: .. toctree:: :maxdepth: 2 - docs/overview - docs/tutorial - docs/language_basics - docs/extension_types - docs/special_methods - docs/sharing_declarations - docs/external_C_code - docs/source_files_and_compilation - docs/wrapping_CPlusPlus - docs/numpy_tutorial - docs/limitations - docs/pyrex_differences - docs/early_binding_for_speed + src/overview + src/language_basics + src/compilation + src/extension_types + src/sharing_between_cython_modules + src/cython_for_c + src/cython_for_c++ + src/cython_for_fortran + src/cython_for_numpy + src/limitations Indices and tables ================== -- 2.26.2