Fixed javascript suffix issue that broke search. Added pyximport to compilation docs...
authorggellner@encolpuis <none@none>
Tue, 30 Sep 2008 01:24:48 +0000 (21:24 -0400)
committerggellner@encolpuis <none@none>
Tue, 30 Sep 2008 01:24:48 +0000 (21:24 -0400)
commit40f8bf81d9ee00bcfcd8644b06fef5d87c502107
tree1367304b3e9ddfef15fbe9be56c7f0bbbb16ab1a
parent2e83f128d457556349fde44318663346a8316843
Fixed javascript suffix issue that broke search. Added pyximport to compilation docs. Removed module and index links.
conf.py
docs/source_files_and_compilation.rst
docs/tutorial.rst
examples/tutorial/great_circle/c1.pyx [new file with mode: 0644]
examples/tutorial/great_circle/c2.pyx [new file with mode: 0644]
examples/tutorial/great_circle/p1.py [new file with mode: 0644]