X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=docs%2Fsrc%2Ftutorial%2Findex.rst;fp=docs%2Fsrc%2Ftutorial%2Findex.rst;h=3d1a6aa7fccc08dc2904d41752e438ff656b7fb2;hb=488a242124d9d9018f70fa02595a5595b8f8711a;hp=0000000000000000000000000000000000000000;hpb=febd8e9d7d49b02fde672c753c6d2ba2b7455b89;p=cython.git diff --git a/docs/src/tutorial/index.rst b/docs/src/tutorial/index.rst new file mode 100644 index 00000000..3d1a6aa7 --- /dev/null +++ b/docs/src/tutorial/index.rst @@ -0,0 +1,19 @@ +Tutorials +========= + +.. toctree:: + :maxdepth: 2 + + external + clibraries + cdef_classes + pxd_files + caveats + profiling_tutorial + strings + pure + numpy + readings + related_work + appendix +