From: Peter Alexander Date: Thu, 1 Oct 2009 03:35:05 +0000 (-0400) Subject: initial super structure X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f355a4b45ab746d83c3f48445907636e72449a1e;p=cython.git initial super structure --- 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 ==================