diff options
author | Pauli Virtanen <pav@iki.fi> | 2014-01-02 22:12:01 +0200 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2014-01-02 22:19:47 +0200 |
commit | 75c2d2fe3cc9daa6589707fb6b8512ffa48fc365 (patch) | |
tree | 32e729ca94dd28e06c7c2e10fd250f2ce4b91a2a | |
parent | a32807e61b25205cc08d552127234b56709c6242 (diff) | |
download | numpy-75c2d2fe3cc9daa6589707fb6b8512ffa48fc365.tar.gz |
DOC: move f2py documentation under doc/ and link its user guide with Sphinx
-rw-r--r-- | doc/f2py/BUGS.txt (renamed from numpy/f2py/BUGS.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/FAQ.txt (renamed from numpy/f2py/docs/FAQ.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/HISTORY.txt (renamed from numpy/f2py/docs/HISTORY.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/Makefile (renamed from numpy/f2py/doc/Makefile) | 0 | ||||
-rw-r--r-- | doc/f2py/OLDNEWS.txt (renamed from numpy/f2py/docs/OLDNEWS.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/README.txt (renamed from numpy/f2py/docs/README.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/Release-1.x.txt (renamed from numpy/f2py/doc/Release-1.x.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/Release-2.x.txt (renamed from numpy/f2py/doc/Release-2.x.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/Release-3.x.txt (renamed from numpy/f2py/doc/Release-3.x.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/Release-4.x.txt (renamed from numpy/f2py/doc/Release-4.x.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/TESTING.txt (renamed from numpy/f2py/docs/TESTING.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/THANKS.txt (renamed from numpy/f2py/docs/THANKS.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/TODO.txt (renamed from numpy/f2py/TODO.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/apps.tex (renamed from numpy/f2py/doc/apps.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/bugs.tex (renamed from numpy/f2py/doc/bugs.tex) | 0 | ||||
-rwxr-xr-x | doc/f2py/collectinput.py (renamed from numpy/f2py/doc/collectinput.py) | 0 | ||||
-rw-r--r-- | doc/f2py/commands.tex (renamed from numpy/f2py/doc/commands.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/default.css (renamed from numpy/f2py/docs/default.css) | 0 | ||||
-rw-r--r-- | doc/f2py/docutils.conf (renamed from numpy/f2py/docs/docutils.conf) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/arr.f (renamed from numpy/f2py/doc/ex1/arr.f) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/bar.f (renamed from numpy/f2py/doc/ex1/bar.f) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/foo.f (renamed from numpy/f2py/doc/ex1/foo.f) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/foobar-smart.f90 (renamed from numpy/f2py/doc/ex1/foobar-smart.f90) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/foobar.f90 (renamed from numpy/f2py/doc/ex1/foobar.f90) | 0 | ||||
-rw-r--r-- | doc/f2py/ex1/foobarmodule.tex (renamed from numpy/f2py/doc/ex1/foobarmodule.tex) | 0 | ||||
-rwxr-xr-x | doc/f2py/ex1/runme (renamed from numpy/f2py/doc/ex1/runme) | 0 | ||||
-rw-r--r-- | doc/f2py/f2py.1 (renamed from numpy/f2py/f2py.1) | 0 | ||||
-rw-r--r-- | doc/f2py/f2py2e.tex (renamed from numpy/f2py/doc/f2py2e.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/README.txt (renamed from numpy/f2py/doc/f2python9-final/README.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/aerostructure.jpg (renamed from numpy/f2py/doc/f2python9-final/aerostructure.jpg) | bin | 72247 -> 72247 bytes | |||
-rw-r--r-- | doc/f2py/f2python9-final/flow.jpg (renamed from numpy/f2py/doc/f2python9-final/flow.jpg) | bin | 13266 -> 13266 bytes | |||
-rwxr-xr-x | doc/f2py/f2python9-final/mk_html.sh (renamed from numpy/f2py/doc/f2python9-final/mk_html.sh) | 0 | ||||
-rwxr-xr-x | doc/f2py/f2python9-final/mk_pdf.sh (renamed from numpy/f2py/doc/f2python9-final/mk_pdf.sh) | 0 | ||||
-rwxr-xr-x | doc/f2py/f2python9-final/mk_ps.sh (renamed from numpy/f2py/doc/f2python9-final/mk_ps.sh) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/src/examples/exp1.f (renamed from numpy/f2py/doc/f2python9-final/src/examples/exp1.f) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/src/examples/exp1mess.txt (renamed from numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/src/examples/exp1session.txt (renamed from numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/src/examples/foo.pyf (renamed from numpy/f2py/doc/f2python9-final/src/examples/foo.pyf) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/src/examples/foom.pyf (renamed from numpy/f2py/doc/f2python9-final/src/examples/foom.pyf) | 0 | ||||
-rw-r--r-- | doc/f2py/f2python9-final/structure.jpg (renamed from numpy/f2py/doc/f2python9-final/structure.jpg) | bin | 17860 -> 17860 bytes | |||
-rw-r--r-- | doc/f2py/fortranobject.tex (renamed from numpy/f2py/doc/fortranobject.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/hello.f (renamed from numpy/f2py/docs/hello.f) | 0 | ||||
-rw-r--r-- | doc/f2py/index.html (renamed from numpy/f2py/doc/index.html) | 0 | ||||
-rw-r--r-- | doc/f2py/intro.tex (renamed from numpy/f2py/doc/intro.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/array_from_pyobj.c (renamed from numpy/f2py/doc/multiarray/array_from_pyobj.c) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/bar.c (renamed from numpy/f2py/doc/multiarray/bar.c) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/foo.f (renamed from numpy/f2py/doc/multiarray/foo.f) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/fortran_array_from_pyobj.txt (renamed from numpy/f2py/doc/multiarray/fortran_array_from_pyobj.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/fun.pyf (renamed from numpy/f2py/doc/multiarray/fun.pyf) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/run.pyf (renamed from numpy/f2py/doc/multiarray/run.pyf) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarray/transpose.txt (renamed from numpy/f2py/doc/multiarray/transpose.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/multiarrays.txt (renamed from numpy/f2py/doc/multiarrays.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/notes.tex (renamed from numpy/f2py/doc/notes.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/oldnews.html (renamed from numpy/f2py/doc/oldnews.html) | 0 | ||||
-rw-r--r-- | doc/f2py/options.tex (renamed from numpy/f2py/doc/options.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/pyforttest.pyf (renamed from numpy/f2py/docs/pyforttest.pyf) | 0 | ||||
-rw-r--r-- | doc/f2py/pytest.py (renamed from numpy/f2py/docs/pytest.py) | 0 | ||||
-rw-r--r-- | doc/f2py/python9.tex (renamed from numpy/f2py/doc/python9.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/signaturefile.tex (renamed from numpy/f2py/doc/signaturefile.tex) | 0 | ||||
-rw-r--r-- | doc/f2py/simple.f (renamed from numpy/f2py/docs/simple.f) | 0 | ||||
-rw-r--r-- | doc/f2py/simple_session.dat (renamed from numpy/f2py/docs/simple_session.dat) | 0 | ||||
-rw-r--r-- | doc/f2py/using_F_compiler.txt (renamed from numpy/f2py/doc/using_F_compiler.txt) | 0 | ||||
-rw-r--r-- | doc/f2py/win32_notes.txt (renamed from numpy/f2py/doc/win32_notes.txt) | 0 | ||||
-rw-r--r-- | doc/source/_templates/indexcontent.html | 2 | ||||
-rw-r--r-- | doc/source/f2py/allocarr.f90 (renamed from numpy/f2py/docs/usersguide/allocarr.f90) | 0 | ||||
-rw-r--r-- | doc/source/f2py/allocarr_session.dat (renamed from numpy/f2py/docs/usersguide/allocarr_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/array.f (renamed from numpy/f2py/docs/usersguide/array.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/array_session.dat (renamed from numpy/f2py/docs/usersguide/array_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/calculate.f (renamed from numpy/f2py/docs/usersguide/calculate.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/calculate_session.dat (renamed from numpy/f2py/docs/usersguide/calculate_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/callback.f (renamed from numpy/f2py/docs/usersguide/callback.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/callback2.pyf (renamed from numpy/f2py/docs/usersguide/callback2.pyf) | 0 | ||||
-rw-r--r-- | doc/source/f2py/callback_session.dat (renamed from numpy/f2py/docs/usersguide/callback_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/common.f (renamed from numpy/f2py/docs/usersguide/common.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/common_session.dat (renamed from numpy/f2py/docs/usersguide/common_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/compile_session.dat (renamed from numpy/f2py/docs/usersguide/compile_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/default.css (renamed from numpy/f2py/docs/usersguide/default.css) | 0 | ||||
-rw-r--r-- | doc/source/f2py/extcallback.f (renamed from numpy/f2py/docs/usersguide/extcallback.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/extcallback_session.dat (renamed from numpy/f2py/docs/usersguide/extcallback_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/fib1.f (renamed from numpy/f2py/docs/usersguide/fib1.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/fib1.pyf (renamed from numpy/f2py/docs/usersguide/fib1.pyf) | 0 | ||||
-rw-r--r-- | doc/source/f2py/fib2.pyf (renamed from numpy/f2py/docs/usersguide/fib2.pyf) | 0 | ||||
-rw-r--r-- | doc/source/f2py/fib3.f (renamed from numpy/f2py/docs/usersguide/fib3.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/ftype.f (renamed from numpy/f2py/docs/usersguide/ftype.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/ftype_session.dat (renamed from numpy/f2py/docs/usersguide/ftype_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/index.rst (renamed from numpy/f2py/docs/usersguide/index.txt) | 0 | ||||
-rw-r--r-- | doc/source/f2py/moddata.f90 (renamed from numpy/f2py/docs/usersguide/moddata.f90) | 0 | ||||
-rw-r--r-- | doc/source/f2py/moddata_session.dat (renamed from numpy/f2py/docs/usersguide/moddata_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/run_main_session.dat (renamed from numpy/f2py/docs/usersguide/run_main_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/scalar.f (renamed from numpy/f2py/docs/usersguide/scalar.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/scalar_session.dat (renamed from numpy/f2py/docs/usersguide/scalar_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/setup_example.py (renamed from numpy/f2py/docs/usersguide/setup_example.py) | 0 | ||||
-rw-r--r-- | doc/source/f2py/spam.pyf (renamed from numpy/f2py/docs/usersguide/spam.pyf) | 0 | ||||
-rw-r--r-- | doc/source/f2py/spam_session.dat (renamed from numpy/f2py/docs/usersguide/spam_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/string.f (renamed from numpy/f2py/docs/usersguide/string.f) | 0 | ||||
-rw-r--r-- | doc/source/f2py/string_session.dat (renamed from numpy/f2py/docs/usersguide/string_session.dat) | 0 | ||||
-rw-r--r-- | doc/source/f2py/var.pyf (renamed from numpy/f2py/docs/usersguide/var.pyf) | 0 | ||||
-rw-r--r-- | doc/source/f2py/var_session.dat (renamed from numpy/f2py/docs/usersguide/var_session.dat) | 0 | ||||
-rw-r--r-- | numpy/f2py/Makefile | 173 | ||||
-rw-r--r-- | numpy/f2py/NEWS.txt | 2 | ||||
-rw-r--r-- | numpy/f2py/README.txt | 5 | ||||
-rw-r--r-- | numpy/f2py/docs/usersguide/docutils.conf | 16 |
102 files changed, 2 insertions, 196 deletions
diff --git a/numpy/f2py/BUGS.txt b/doc/f2py/BUGS.txt index ee08863bb..ee08863bb 100644 --- a/numpy/f2py/BUGS.txt +++ b/doc/f2py/BUGS.txt diff --git a/numpy/f2py/docs/FAQ.txt b/doc/f2py/FAQ.txt index 2481b5b95..2481b5b95 100644 --- a/numpy/f2py/docs/FAQ.txt +++ b/doc/f2py/FAQ.txt diff --git a/numpy/f2py/docs/HISTORY.txt b/doc/f2py/HISTORY.txt index 4326e4852..4326e4852 100644 --- a/numpy/f2py/docs/HISTORY.txt +++ b/doc/f2py/HISTORY.txt diff --git a/numpy/f2py/doc/Makefile b/doc/f2py/Makefile index 2f241da0a..2f241da0a 100644 --- a/numpy/f2py/doc/Makefile +++ b/doc/f2py/Makefile diff --git a/numpy/f2py/docs/OLDNEWS.txt b/doc/f2py/OLDNEWS.txt index 7b094951c..7b094951c 100644 --- a/numpy/f2py/docs/OLDNEWS.txt +++ b/doc/f2py/OLDNEWS.txt diff --git a/numpy/f2py/docs/README.txt b/doc/f2py/README.txt index 971183bb0..971183bb0 100644 --- a/numpy/f2py/docs/README.txt +++ b/doc/f2py/README.txt diff --git a/numpy/f2py/doc/Release-1.x.txt b/doc/f2py/Release-1.x.txt index 46d6fbf09..46d6fbf09 100644 --- a/numpy/f2py/doc/Release-1.x.txt +++ b/doc/f2py/Release-1.x.txt diff --git a/numpy/f2py/doc/Release-2.x.txt b/doc/f2py/Release-2.x.txt index 2085cb1be..2085cb1be 100644 --- a/numpy/f2py/doc/Release-2.x.txt +++ b/doc/f2py/Release-2.x.txt diff --git a/numpy/f2py/doc/Release-3.x.txt b/doc/f2py/Release-3.x.txt index ddb93b9fd..ddb93b9fd 100644 --- a/numpy/f2py/doc/Release-3.x.txt +++ b/doc/f2py/Release-3.x.txt diff --git a/numpy/f2py/doc/Release-4.x.txt b/doc/f2py/Release-4.x.txt index d490dcb7a..d490dcb7a 100644 --- a/numpy/f2py/doc/Release-4.x.txt +++ b/doc/f2py/Release-4.x.txt diff --git a/numpy/f2py/docs/TESTING.txt b/doc/f2py/TESTING.txt index a6df92c48..a6df92c48 100644 --- a/numpy/f2py/docs/TESTING.txt +++ b/doc/f2py/TESTING.txt diff --git a/numpy/f2py/docs/THANKS.txt b/doc/f2py/THANKS.txt index 636540687..636540687 100644 --- a/numpy/f2py/docs/THANKS.txt +++ b/doc/f2py/THANKS.txt diff --git a/numpy/f2py/TODO.txt b/doc/f2py/TODO.txt index a883f75d0..a883f75d0 100644 --- a/numpy/f2py/TODO.txt +++ b/doc/f2py/TODO.txt diff --git a/numpy/f2py/doc/apps.tex b/doc/f2py/apps.tex index 513c048bd..513c048bd 100644 --- a/numpy/f2py/doc/apps.tex +++ b/doc/f2py/apps.tex diff --git a/numpy/f2py/doc/bugs.tex b/doc/f2py/bugs.tex index 699ecf530..699ecf530 100644 --- a/numpy/f2py/doc/bugs.tex +++ b/doc/f2py/bugs.tex diff --git a/numpy/f2py/doc/collectinput.py b/doc/f2py/collectinput.py index 2585dae49..2585dae49 100755 --- a/numpy/f2py/doc/collectinput.py +++ b/doc/f2py/collectinput.py diff --git a/numpy/f2py/doc/commands.tex b/doc/f2py/commands.tex index 5101a9ff5..5101a9ff5 100644 --- a/numpy/f2py/doc/commands.tex +++ b/doc/f2py/commands.tex diff --git a/numpy/f2py/docs/default.css b/doc/f2py/default.css index 9289e2826..9289e2826 100644 --- a/numpy/f2py/docs/default.css +++ b/doc/f2py/default.css diff --git a/numpy/f2py/docs/docutils.conf b/doc/f2py/docutils.conf index 4e5a8425b..4e5a8425b 100644 --- a/numpy/f2py/docs/docutils.conf +++ b/doc/f2py/docutils.conf diff --git a/numpy/f2py/doc/ex1/arr.f b/doc/f2py/ex1/arr.f index c4e49988f..c4e49988f 100644 --- a/numpy/f2py/doc/ex1/arr.f +++ b/doc/f2py/ex1/arr.f diff --git a/numpy/f2py/doc/ex1/bar.f b/doc/f2py/ex1/bar.f index c723b5af1..c723b5af1 100644 --- a/numpy/f2py/doc/ex1/bar.f +++ b/doc/f2py/ex1/bar.f diff --git a/numpy/f2py/doc/ex1/foo.f b/doc/f2py/ex1/foo.f index cdcac4103..cdcac4103 100644 --- a/numpy/f2py/doc/ex1/foo.f +++ b/doc/f2py/ex1/foo.f diff --git a/numpy/f2py/doc/ex1/foobar-smart.f90 b/doc/f2py/ex1/foobar-smart.f90 index 61385a685..61385a685 100644 --- a/numpy/f2py/doc/ex1/foobar-smart.f90 +++ b/doc/f2py/ex1/foobar-smart.f90 diff --git a/numpy/f2py/doc/ex1/foobar.f90 b/doc/f2py/ex1/foobar.f90 index 53ac5b506..53ac5b506 100644 --- a/numpy/f2py/doc/ex1/foobar.f90 +++ b/doc/f2py/ex1/foobar.f90 diff --git a/numpy/f2py/doc/ex1/foobarmodule.tex b/doc/f2py/ex1/foobarmodule.tex index 32411ec03..32411ec03 100644 --- a/numpy/f2py/doc/ex1/foobarmodule.tex +++ b/doc/f2py/ex1/foobarmodule.tex diff --git a/numpy/f2py/doc/ex1/runme b/doc/f2py/ex1/runme index 2aac6158e..2aac6158e 100755 --- a/numpy/f2py/doc/ex1/runme +++ b/doc/f2py/ex1/runme diff --git a/numpy/f2py/f2py.1 b/doc/f2py/f2py.1 index 279647424..279647424 100644 --- a/numpy/f2py/f2py.1 +++ b/doc/f2py/f2py.1 diff --git a/numpy/f2py/doc/f2py2e.tex b/doc/f2py/f2py2e.tex index 6e3e9d68c..6e3e9d68c 100644 --- a/numpy/f2py/doc/f2py2e.tex +++ b/doc/f2py/f2py2e.tex diff --git a/numpy/f2py/doc/f2python9-final/README.txt b/doc/f2py/f2python9-final/README.txt index 2ce8e393a..2ce8e393a 100644 --- a/numpy/f2py/doc/f2python9-final/README.txt +++ b/doc/f2py/f2python9-final/README.txt diff --git a/numpy/f2py/doc/f2python9-final/aerostructure.jpg b/doc/f2py/f2python9-final/aerostructure.jpg Binary files differindex 896ad6e12..896ad6e12 100644 --- a/numpy/f2py/doc/f2python9-final/aerostructure.jpg +++ b/doc/f2py/f2python9-final/aerostructure.jpg diff --git a/numpy/f2py/doc/f2python9-final/flow.jpg b/doc/f2py/f2python9-final/flow.jpg Binary files differindex cfe0f85f3..cfe0f85f3 100644 --- a/numpy/f2py/doc/f2python9-final/flow.jpg +++ b/doc/f2py/f2python9-final/flow.jpg diff --git a/numpy/f2py/doc/f2python9-final/mk_html.sh b/doc/f2py/f2python9-final/mk_html.sh index 944110e93..944110e93 100755 --- a/numpy/f2py/doc/f2python9-final/mk_html.sh +++ b/doc/f2py/f2python9-final/mk_html.sh diff --git a/numpy/f2py/doc/f2python9-final/mk_pdf.sh b/doc/f2py/f2python9-final/mk_pdf.sh index b773028b7..b773028b7 100755 --- a/numpy/f2py/doc/f2python9-final/mk_pdf.sh +++ b/doc/f2py/f2python9-final/mk_pdf.sh diff --git a/numpy/f2py/doc/f2python9-final/mk_ps.sh b/doc/f2py/f2python9-final/mk_ps.sh index 4b0863fcd..4b0863fcd 100755 --- a/numpy/f2py/doc/f2python9-final/mk_ps.sh +++ b/doc/f2py/f2python9-final/mk_ps.sh diff --git a/numpy/f2py/doc/f2python9-final/src/examples/exp1.f b/doc/f2py/f2python9-final/src/examples/exp1.f index 36bee50b0..36bee50b0 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/exp1.f +++ b/doc/f2py/f2python9-final/src/examples/exp1.f diff --git a/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt b/doc/f2py/f2python9-final/src/examples/exp1mess.txt index d4188a91b..d4188a91b 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt +++ b/doc/f2py/f2python9-final/src/examples/exp1mess.txt diff --git a/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt b/doc/f2py/f2python9-final/src/examples/exp1session.txt index 5ae75ebd1..5ae75ebd1 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt +++ b/doc/f2py/f2python9-final/src/examples/exp1session.txt diff --git a/numpy/f2py/doc/f2python9-final/src/examples/foo.pyf b/doc/f2py/f2python9-final/src/examples/foo.pyf index 516bb292f..516bb292f 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/foo.pyf +++ b/doc/f2py/f2python9-final/src/examples/foo.pyf diff --git a/numpy/f2py/doc/f2python9-final/src/examples/foom.pyf b/doc/f2py/f2python9-final/src/examples/foom.pyf index 6392ebc95..6392ebc95 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/foom.pyf +++ b/doc/f2py/f2python9-final/src/examples/foom.pyf diff --git a/numpy/f2py/doc/f2python9-final/structure.jpg b/doc/f2py/f2python9-final/structure.jpg Binary files differindex 9aa691339..9aa691339 100644 --- a/numpy/f2py/doc/f2python9-final/structure.jpg +++ b/doc/f2py/f2python9-final/structure.jpg diff --git a/numpy/f2py/doc/fortranobject.tex b/doc/f2py/fortranobject.tex index 88a56835e..88a56835e 100644 --- a/numpy/f2py/doc/fortranobject.tex +++ b/doc/f2py/fortranobject.tex diff --git a/numpy/f2py/docs/hello.f b/doc/f2py/hello.f index 3e0dc6d21..3e0dc6d21 100644 --- a/numpy/f2py/docs/hello.f +++ b/doc/f2py/hello.f diff --git a/numpy/f2py/doc/index.html b/doc/f2py/index.html index e162ed41a..e162ed41a 100644 --- a/numpy/f2py/doc/index.html +++ b/doc/f2py/index.html diff --git a/numpy/f2py/doc/intro.tex b/doc/f2py/intro.tex index d9625b09c..d9625b09c 100644 --- a/numpy/f2py/doc/intro.tex +++ b/doc/f2py/intro.tex diff --git a/numpy/f2py/doc/multiarray/array_from_pyobj.c b/doc/f2py/multiarray/array_from_pyobj.c index 237d16dbc..237d16dbc 100644 --- a/numpy/f2py/doc/multiarray/array_from_pyobj.c +++ b/doc/f2py/multiarray/array_from_pyobj.c diff --git a/numpy/f2py/doc/multiarray/bar.c b/doc/f2py/multiarray/bar.c index 350636ea6..350636ea6 100644 --- a/numpy/f2py/doc/multiarray/bar.c +++ b/doc/f2py/multiarray/bar.c diff --git a/numpy/f2py/doc/multiarray/foo.f b/doc/f2py/multiarray/foo.f index f8c39c4d1..f8c39c4d1 100644 --- a/numpy/f2py/doc/multiarray/foo.f +++ b/doc/f2py/multiarray/foo.f diff --git a/numpy/f2py/doc/multiarray/fortran_array_from_pyobj.txt b/doc/f2py/multiarray/fortran_array_from_pyobj.txt index e351e8e89..e351e8e89 100644 --- a/numpy/f2py/doc/multiarray/fortran_array_from_pyobj.txt +++ b/doc/f2py/multiarray/fortran_array_from_pyobj.txt diff --git a/numpy/f2py/doc/multiarray/fun.pyf b/doc/f2py/multiarray/fun.pyf index ed5d1923f..ed5d1923f 100644 --- a/numpy/f2py/doc/multiarray/fun.pyf +++ b/doc/f2py/multiarray/fun.pyf diff --git a/numpy/f2py/doc/multiarray/run.pyf b/doc/f2py/multiarray/run.pyf index bb12a439b..bb12a439b 100644 --- a/numpy/f2py/doc/multiarray/run.pyf +++ b/doc/f2py/multiarray/run.pyf diff --git a/numpy/f2py/doc/multiarray/transpose.txt b/doc/f2py/multiarray/transpose.txt index 925e7a399..925e7a399 100644 --- a/numpy/f2py/doc/multiarray/transpose.txt +++ b/doc/f2py/multiarray/transpose.txt diff --git a/numpy/f2py/doc/multiarrays.txt b/doc/f2py/multiarrays.txt index 75aeaab9a..75aeaab9a 100644 --- a/numpy/f2py/doc/multiarrays.txt +++ b/doc/f2py/multiarrays.txt diff --git a/numpy/f2py/doc/notes.tex b/doc/f2py/notes.tex index 2746b049d..2746b049d 100644 --- a/numpy/f2py/doc/notes.tex +++ b/doc/f2py/notes.tex diff --git a/numpy/f2py/doc/oldnews.html b/doc/f2py/oldnews.html index 0e09c032f..0e09c032f 100644 --- a/numpy/f2py/doc/oldnews.html +++ b/doc/f2py/oldnews.html diff --git a/numpy/f2py/doc/options.tex b/doc/f2py/options.tex index 84d9410f8..84d9410f8 100644 --- a/numpy/f2py/doc/options.tex +++ b/doc/f2py/options.tex diff --git a/numpy/f2py/docs/pyforttest.pyf b/doc/f2py/pyforttest.pyf index 79a9ae205..79a9ae205 100644 --- a/numpy/f2py/docs/pyforttest.pyf +++ b/doc/f2py/pyforttest.pyf diff --git a/numpy/f2py/docs/pytest.py b/doc/f2py/pytest.py index bf4ef917f..bf4ef917f 100644 --- a/numpy/f2py/docs/pytest.py +++ b/doc/f2py/pytest.py diff --git a/numpy/f2py/doc/python9.tex b/doc/f2py/python9.tex index fdcd32f46..fdcd32f46 100644 --- a/numpy/f2py/doc/python9.tex +++ b/doc/f2py/python9.tex diff --git a/numpy/f2py/doc/signaturefile.tex b/doc/f2py/signaturefile.tex index 3cd16d890..3cd16d890 100644 --- a/numpy/f2py/doc/signaturefile.tex +++ b/doc/f2py/signaturefile.tex diff --git a/numpy/f2py/docs/simple.f b/doc/f2py/simple.f index ba468a509..ba468a509 100644 --- a/numpy/f2py/docs/simple.f +++ b/doc/f2py/simple.f diff --git a/numpy/f2py/docs/simple_session.dat b/doc/f2py/simple_session.dat index 10d9dc962..10d9dc962 100644 --- a/numpy/f2py/docs/simple_session.dat +++ b/doc/f2py/simple_session.dat diff --git a/numpy/f2py/doc/using_F_compiler.txt b/doc/f2py/using_F_compiler.txt index 63bb0d68c..63bb0d68c 100644 --- a/numpy/f2py/doc/using_F_compiler.txt +++ b/doc/f2py/using_F_compiler.txt diff --git a/numpy/f2py/doc/win32_notes.txt b/doc/f2py/win32_notes.txt index 691cac26e..691cac26e 100644 --- a/numpy/f2py/doc/win32_notes.txt +++ b/doc/f2py/win32_notes.txt diff --git a/doc/source/_templates/indexcontent.html b/doc/source/_templates/indexcontent.html index 55229a86d..fb753e7b7 100644 --- a/doc/source/_templates/indexcontent.html +++ b/doc/source/_templates/indexcontent.html @@ -7,6 +7,8 @@ <span class="linkdescr">start here</span></p> <p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Numpy Reference</a><br/> <span class="linkdescr">reference documentation</span></p> + <p class="biglink"><a class="biglink" href="{{ pathto("f2py/index") }}">F2Py Guide</a><br/> + <span class="linkdescr">f2py documentation</span></p> <p class="biglink"><a class="biglink" href="{{ pathto("dev/index") }}">Numpy Developer Guide</a><br/> <span class="linkdescr">contributing to NumPy</span></p> </td></tr> diff --git a/numpy/f2py/docs/usersguide/allocarr.f90 b/doc/source/f2py/allocarr.f90 index e0d6c2ec8..e0d6c2ec8 100644 --- a/numpy/f2py/docs/usersguide/allocarr.f90 +++ b/doc/source/f2py/allocarr.f90 diff --git a/numpy/f2py/docs/usersguide/allocarr_session.dat b/doc/source/f2py/allocarr_session.dat index fc91959b7..fc91959b7 100644 --- a/numpy/f2py/docs/usersguide/allocarr_session.dat +++ b/doc/source/f2py/allocarr_session.dat diff --git a/numpy/f2py/docs/usersguide/array.f b/doc/source/f2py/array.f index ef20c9c20..ef20c9c20 100644 --- a/numpy/f2py/docs/usersguide/array.f +++ b/doc/source/f2py/array.f diff --git a/numpy/f2py/docs/usersguide/array_session.dat b/doc/source/f2py/array_session.dat index f64933482..f64933482 100644 --- a/numpy/f2py/docs/usersguide/array_session.dat +++ b/doc/source/f2py/array_session.dat diff --git a/numpy/f2py/docs/usersguide/calculate.f b/doc/source/f2py/calculate.f index 1cda1c8dd..1cda1c8dd 100644 --- a/numpy/f2py/docs/usersguide/calculate.f +++ b/doc/source/f2py/calculate.f diff --git a/numpy/f2py/docs/usersguide/calculate_session.dat b/doc/source/f2py/calculate_session.dat index 2fe64f522..2fe64f522 100644 --- a/numpy/f2py/docs/usersguide/calculate_session.dat +++ b/doc/source/f2py/calculate_session.dat diff --git a/numpy/f2py/docs/usersguide/callback.f b/doc/source/f2py/callback.f index 6e9bfb920..6e9bfb920 100644 --- a/numpy/f2py/docs/usersguide/callback.f +++ b/doc/source/f2py/callback.f diff --git a/numpy/f2py/docs/usersguide/callback2.pyf b/doc/source/f2py/callback2.pyf index 3d77eed24..3d77eed24 100644 --- a/numpy/f2py/docs/usersguide/callback2.pyf +++ b/doc/source/f2py/callback2.pyf diff --git a/numpy/f2py/docs/usersguide/callback_session.dat b/doc/source/f2py/callback_session.dat index cd2f26084..cd2f26084 100644 --- a/numpy/f2py/docs/usersguide/callback_session.dat +++ b/doc/source/f2py/callback_session.dat diff --git a/numpy/f2py/docs/usersguide/common.f b/doc/source/f2py/common.f index b098ab20c..b098ab20c 100644 --- a/numpy/f2py/docs/usersguide/common.f +++ b/doc/source/f2py/common.f diff --git a/numpy/f2py/docs/usersguide/common_session.dat b/doc/source/f2py/common_session.dat index 846fdaa07..846fdaa07 100644 --- a/numpy/f2py/docs/usersguide/common_session.dat +++ b/doc/source/f2py/common_session.dat diff --git a/numpy/f2py/docs/usersguide/compile_session.dat b/doc/source/f2py/compile_session.dat index 0d8408198..0d8408198 100644 --- a/numpy/f2py/docs/usersguide/compile_session.dat +++ b/doc/source/f2py/compile_session.dat diff --git a/numpy/f2py/docs/usersguide/default.css b/doc/source/f2py/default.css index bb7226161..bb7226161 100644 --- a/numpy/f2py/docs/usersguide/default.css +++ b/doc/source/f2py/default.css diff --git a/numpy/f2py/docs/usersguide/extcallback.f b/doc/source/f2py/extcallback.f index 9a800628e..9a800628e 100644 --- a/numpy/f2py/docs/usersguide/extcallback.f +++ b/doc/source/f2py/extcallback.f diff --git a/numpy/f2py/docs/usersguide/extcallback_session.dat b/doc/source/f2py/extcallback_session.dat index c22935ea0..c22935ea0 100644 --- a/numpy/f2py/docs/usersguide/extcallback_session.dat +++ b/doc/source/f2py/extcallback_session.dat diff --git a/numpy/f2py/docs/usersguide/fib1.f b/doc/source/f2py/fib1.f index cfbb1eea0..cfbb1eea0 100644 --- a/numpy/f2py/docs/usersguide/fib1.f +++ b/doc/source/f2py/fib1.f diff --git a/numpy/f2py/docs/usersguide/fib1.pyf b/doc/source/f2py/fib1.pyf index 3d6cc0a54..3d6cc0a54 100644 --- a/numpy/f2py/docs/usersguide/fib1.pyf +++ b/doc/source/f2py/fib1.pyf diff --git a/numpy/f2py/docs/usersguide/fib2.pyf b/doc/source/f2py/fib2.pyf index 4a5ae29f1..4a5ae29f1 100644 --- a/numpy/f2py/docs/usersguide/fib2.pyf +++ b/doc/source/f2py/fib2.pyf diff --git a/numpy/f2py/docs/usersguide/fib3.f b/doc/source/f2py/fib3.f index 08b050cd2..08b050cd2 100644 --- a/numpy/f2py/docs/usersguide/fib3.f +++ b/doc/source/f2py/fib3.f diff --git a/numpy/f2py/docs/usersguide/ftype.f b/doc/source/f2py/ftype.f index cabbb9e2d..cabbb9e2d 100644 --- a/numpy/f2py/docs/usersguide/ftype.f +++ b/doc/source/f2py/ftype.f diff --git a/numpy/f2py/docs/usersguide/ftype_session.dat b/doc/source/f2py/ftype_session.dat index 01f9febaf..01f9febaf 100644 --- a/numpy/f2py/docs/usersguide/ftype_session.dat +++ b/doc/source/f2py/ftype_session.dat diff --git a/numpy/f2py/docs/usersguide/index.txt b/doc/source/f2py/index.rst index 7b26cac54..7b26cac54 100644 --- a/numpy/f2py/docs/usersguide/index.txt +++ b/doc/source/f2py/index.rst diff --git a/numpy/f2py/docs/usersguide/moddata.f90 b/doc/source/f2py/moddata.f90 index 0e98f0467..0e98f0467 100644 --- a/numpy/f2py/docs/usersguide/moddata.f90 +++ b/doc/source/f2py/moddata.f90 diff --git a/numpy/f2py/docs/usersguide/moddata_session.dat b/doc/source/f2py/moddata_session.dat index 1ec212f8b..1ec212f8b 100644 --- a/numpy/f2py/docs/usersguide/moddata_session.dat +++ b/doc/source/f2py/moddata_session.dat diff --git a/numpy/f2py/docs/usersguide/run_main_session.dat b/doc/source/f2py/run_main_session.dat index 29ecc3dfe..29ecc3dfe 100644 --- a/numpy/f2py/docs/usersguide/run_main_session.dat +++ b/doc/source/f2py/run_main_session.dat diff --git a/numpy/f2py/docs/usersguide/scalar.f b/doc/source/f2py/scalar.f index c22f639ed..c22f639ed 100644 --- a/numpy/f2py/docs/usersguide/scalar.f +++ b/doc/source/f2py/scalar.f diff --git a/numpy/f2py/docs/usersguide/scalar_session.dat b/doc/source/f2py/scalar_session.dat index 4fe8c03b1..4fe8c03b1 100644 --- a/numpy/f2py/docs/usersguide/scalar_session.dat +++ b/doc/source/f2py/scalar_session.dat diff --git a/numpy/f2py/docs/usersguide/setup_example.py b/doc/source/f2py/setup_example.py index ab451084b..ab451084b 100644 --- a/numpy/f2py/docs/usersguide/setup_example.py +++ b/doc/source/f2py/setup_example.py diff --git a/numpy/f2py/docs/usersguide/spam.pyf b/doc/source/f2py/spam.pyf index 21ea18b77..21ea18b77 100644 --- a/numpy/f2py/docs/usersguide/spam.pyf +++ b/doc/source/f2py/spam.pyf diff --git a/numpy/f2py/docs/usersguide/spam_session.dat b/doc/source/f2py/spam_session.dat index 7f99d13f9..7f99d13f9 100644 --- a/numpy/f2py/docs/usersguide/spam_session.dat +++ b/doc/source/f2py/spam_session.dat diff --git a/numpy/f2py/docs/usersguide/string.f b/doc/source/f2py/string.f index 9246f02e7..9246f02e7 100644 --- a/numpy/f2py/docs/usersguide/string.f +++ b/doc/source/f2py/string.f diff --git a/numpy/f2py/docs/usersguide/string_session.dat b/doc/source/f2py/string_session.dat index 64ebcb3f4..64ebcb3f4 100644 --- a/numpy/f2py/docs/usersguide/string_session.dat +++ b/doc/source/f2py/string_session.dat diff --git a/numpy/f2py/docs/usersguide/var.pyf b/doc/source/f2py/var.pyf index 8275ff3af..8275ff3af 100644 --- a/numpy/f2py/docs/usersguide/var.pyf +++ b/doc/source/f2py/var.pyf diff --git a/numpy/f2py/docs/usersguide/var_session.dat b/doc/source/f2py/var_session.dat index fb0f798bf..fb0f798bf 100644 --- a/numpy/f2py/docs/usersguide/var_session.dat +++ b/doc/source/f2py/var_session.dat diff --git a/numpy/f2py/Makefile b/numpy/f2py/Makefile deleted file mode 100644 index 4e53ac471..000000000 --- a/numpy/f2py/Makefile +++ /dev/null @@ -1,173 +0,0 @@ -# Makefile for f2py2e -# -# Use GNU make for making. -# $Revision: 1.46 $ -# $Date: 2005/01/30 17:22:55 $ -# Pearu Peterson <pearu@ioc.ee> - -PYTHON=python -MAJOR=2 -F2PY2E_CVSROOT=:pserver:anonymous@cens.ioc.ee:/home/cvs -SCIPY_CVSROOT=:pserver:anonymous@numpy.org:/home/cvsroot - -UPLOADCMD = scp -r -UPLOADDIR = pearu@kev.ioc.ee:/net/cens/home/www/unsecure/projects/f2py2e/ - -REV=`python -c 'from __version__ import *;print version'` -SCIPY_DISTUTILS_REV=`cd numpy_distutils && $(PYTHON) -c 'from numpy_distutils_version import *;print numpy_distutils_version' && cd ..` - -SRC_FILES = F2PY-$(MAJOR)-latest.tar.gz numpy_distutils-latest.tar.gz F2PY-$(MAJOR)-latest.win32.exe numpy_distutils-latest.win32.exe - -HTML_FILES = index.html FAQ.html HISTORY.html THANKS.html TESTING.html OLDNEWS.html -FAQ_DEPS = simple.f pytest.py pyforttest.pyf simple_session.dat -README_DEPS = hello.f -UG_FILES = index.html f2py_usersguide.pdf -UG_FILES_DEP = $(shell cd docs/usersguide && ls *.{f,f90,dat,pyf,py}) - -WWW_SRC_FILES = $(SRC_FILES:%=upload/www/$(MAJOR).x/%) -WWW_WEB_FILES = $(HTML_FILES:%=upload/www/%) $(README_DEPS:%=upload/www/%) -WWW_UG_FILES = $(UG_FILES:%=upload/www/usersguide/%) $(UG_FILES_DEP:%=upload/www/usersguide/%) - -TMP_WEB_FILES = $(HTML_FILES:%=upload/tmp/%) $(README_DEPS:%=upload/tmp/%) - -############################################################################## - -all: - @echo "Use 'make install' to install f2py" - @echo "Use 'make generate' to build f2py docs to upload/tmp" -install: - $(PYTHON) setup.py install -test: - cd tests && $(PYTHON) run_all.py - -############################################################################## -# Create F2PY tar-balls -############################################################################## -f2py2e: - test -d f2py2e && (cd f2py2e && cvs -d $(F2PY2E_CVSROOT) -z7 update -Pd && cd -) || cvs -d $(F2PY2E_CVSROOT) checkout f2py2e - -upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.tar.gz: f2py2e - cd f2py2e && python setup.py sdist -f - mkdir -p upload/tmp/$(MAJOR).x - cp f2py2e/dist/F2PY-$(REV).tar.gz upload/tmp/$(MAJOR).x - ln -sf F2PY-$(REV).tar.gz F2PY-$(MAJOR)-latest.tar.gz - mv F2PY-$(MAJOR)-latest.tar.gz upload/tmp/$(MAJOR).x -upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.win32.exe: f2py2e - cd f2py2e && python setup.py bdist_wininst - mkdir -p upload/tmp/$(MAJOR).x - cp f2py2e/dist/F2PY-$(REV).win32.exe upload/tmp/$(MAJOR).x - ln -sf F2PY-$(REV).win32.exe F2PY-$(MAJOR)-latest.win32.exe - mv F2PY-$(MAJOR)-latest.win32.exe upload/tmp/$(MAJOR).x -f2py2e_latest: upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.tar.gz upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.win32.exe - -############################################################################## -# Create Scipy_distutils tar-balls -############################################################################## - -numpy_distutils: - test -d numpy_distutils && (cd numpy_distutils && cvs -d $(SCIPY_CVSROOT) -z7 update -Pd && cd -) || cvs -d $(SCIPY_CVSROOT) checkout numpy_distutils - -upload/tmp/$(MAJOR).x/numpy_distutils-latest.tar.gz: numpy_distutils - cd numpy_distutils && python setup.py sdist -f - mkdir -p upload/tmp/$(MAJOR).x - cp numpy_distutils/dist/numpy_distutils-$(SCIPY_DISTUTILS_REV).tar.gz upload/tmp/$(MAJOR).x - ln -sf numpy_distutils-$(SCIPY_DISTUTILS_REV).tar.gz numpy_distutils-latest.tar.gz - mv numpy_distutils-latest.tar.gz upload/tmp/$(MAJOR).x -upload/tmp/$(MAJOR).x/numpy_distutils-latest.win32.exe: numpy_distutils - cd numpy_distutils && python setup.py bdist_wininst - mkdir -p upload/tmp/$(MAJOR).x - cp numpy_distutils/dist/numpy_distutils-$(SCIPY_DISTUTILS_REV).win32.exe upload/tmp/$(MAJOR).x - ln -sf numpy_distutils-$(SCIPY_DISTUTILS_REV).win32.exe numpy_distutils-latest.win32.exe - mv numpy_distutils-latest.win32.exe upload/tmp/$(MAJOR).x - -numpy_distutils_latest: upload/tmp/$(MAJOR).x/numpy_distutils-latest.tar.gz upload/tmp/$(MAJOR).x/numpy_distutils-latest.win32.exe - -latest: f2py2e_latest numpy_distutils_latest - -############################################################################## -# Upload files. -############################################################################## - -upload/www/$(MAJOR).x/F2PY-$(MAJOR)-latest.tar.gz: upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.tar.gz - -mkdir -p `dirname $@` - cp -P upload/tmp/$(MAJOR).x/F2PY-{$(MAJOR)-latest,$(REV)}.tar.gz upload/www/$(MAJOR).x - $(UPLOADCMD) upload/tmp/$(MAJOR).x/F2PY-{$(MAJOR)-latest,$(REV)}.tar.gz $(UPLOADDIR)/$(MAJOR).x/ -upload/www/$(MAJOR).x/numpy_distutils-latest.tar.gz: upload/tmp/$(MAJOR).x/numpy_distutils-latest.tar.gz - -mkdir -p `dirname $@` - cp -P upload/tmp/$(MAJOR).x/numpy_distutils-{latest,$(SCIPY_DISTUTILS_REV)}.tar.gz upload/www/$(MAJOR).x/ - $(UPLOADCMD) upload/tmp/$(MAJOR).x/numpy_distutils-{latest,$(SCIPY_DISTUTILS_REV)}.tar.gz $(UPLOADDIR)/$(MAJOR).x -upload/www/$(MAJOR).x/F2PY-$(MAJOR)-latest.win32.exe: upload/tmp/$(MAJOR).x/F2PY-$(MAJOR)-latest.win32.exe - -mkdir -p `dirname $@` - cp -P upload/tmp/$(MAJOR).x/F2PY-{$(MAJOR)-latest,$(REV)}.win32.exe upload/www/$(MAJOR).x - $(UPLOADCMD) upload/tmp/$(MAJOR).x/F2PY-{$(MAJOR)-latest,$(REV)}.win32.exe $(UPLOADDIR)/$(MAJOR).x/ -upload/www/$(MAJOR).x/numpy_distutils-latest.win32.exe: upload/tmp/$(MAJOR).x/numpy_distutils-latest.win32.exe - -mkdir -p `dirname $@` - cp -P upload/tmp/$(MAJOR).x/numpy_distutils-{latest,$(SCIPY_DISTUTILS_REV)}.win32.exe upload/www/$(MAJOR).x - $(UPLOADCMD) upload/tmp/$(MAJOR).x/numpy_distutils-{latest,$(SCIPY_DISTUTILS_REV)}.win32.exe $(UPLOADDIR)/$(MAJOR).x/ - -upload/tmp/usersguide/index.html: docs/usersguide/index.txt $(UG_FILES_DEP:%=upload/www/usersguide/%) - -mkdir -p upload/tmp/usersguide - rest2html $< $@ -upload/tmp/usersguide/f2py_usersguide.tex: docs/usersguide/index.txt $(UG_FILES_DEP:%=upload/www/usersguide/%) - -mkdir -p upload/tmp/usersguide - rest2latex $< $@ -upload/tmp/usersguide/f2py_usersguide.pdf: upload/tmp/usersguide/f2py_usersguide.tex - cd `dirname $@` && pdflatex `basename $<` -upload/tmp/usersguide/%.f: docs/usersguide/%.f - -mkdir -p upload/tmp/usersguide - cp $< $@ -upload/tmp/usersguide/%.f90: docs/usersguide/%.f90 - -mkdir -p upload/tmp/usersguide - cp $< $@ -upload/tmp/usersguide/%.dat: docs/usersguide/%.dat - -mkdir -p upload/tmp/usersguide - cp $< $@ -upload/tmp/usersguide/%.pyf: docs/usersguide/%.pyf - -mkdir -p upload/tmp/usersguide - cp $< $@ -upload/tmp/usersguide/%.py: docs/usersguide/%.py - -mkdir -p upload/tmp/usersguide - cp $< $@ -upload/www/usersguide/%: upload/tmp/usersguide/% - -mkdir -p `dirname $@` - cp -P $< $@ - $(UPLOADCMD) $@ $(UPLOADDIR)/usersguide - -upload/tmp/FAQ.html: docs/FAQ.txt $(FAQ_DEPS:%=docs/%) - -mkdir -p upload/tmp - rest2html $< $@ -upload/tmp/index.html: docs/README.txt $(README_DEPS:%=docs/%) - -mkdir -p upload/tmp - rest2html $< $@ -upload/tmp/%.f: docs/%.f - -mkdir -p upload/tmp - cp $< $@ -upload/tmp/%.html: docs/%.txt - -mkdir -p upload/tmp - rest2html $< $@ -upload/www/%: upload/tmp/% - -mkdir -p `dirname $@` - cp -P $< $@ - $(UPLOADCMD) $@ $(UPLOADDIR)/ - -upload_web: $(WWW_WEB_FILES) -upload_ug: $(WWW_UG_FILES) -upload_src: $(WWW_SRC_FILES) -upload: upload_src upload_ug upload_web - -generate_web: $(TMP_WEB_FILES) -generate: generate_web - -############################################################################## -# Clean up -############################################################################## -clean: - rm -f {tests/,tests/{f77,f90,mixed}/,docs/,docs/usersguide/,}*.{o,a,so,sl,pyc} - rm -f {tests/,tests/{f77,f90,mixed}/,docs/,docs/usersguide/,}*~ -distclean: clean - rm -f {tests/,src/,}*~ - rm -f tests/*.{f,f90} - rm -rf dist {docs/,docs/usersguide/,}build f2py2e numpy_distutils upload - rm -f MANIFEST f2py?.? f2py - -.PHONY: install test diff --git a/numpy/f2py/NEWS.txt b/numpy/f2py/NEWS.txt deleted file mode 100644 index c36bd49b5..000000000 --- a/numpy/f2py/NEWS.txt +++ /dev/null @@ -1,2 +0,0 @@ - -Read docs/HISTORY.txt diff --git a/numpy/f2py/README.txt b/numpy/f2py/README.txt deleted file mode 100644 index ebe7e8c88..000000000 --- a/numpy/f2py/README.txt +++ /dev/null @@ -1,5 +0,0 @@ -====================================================================== - F2PY - Fortran to Python Interface Generator -====================================================================== - -Read docs/README.txt diff --git a/numpy/f2py/docs/usersguide/docutils.conf b/numpy/f2py/docs/usersguide/docutils.conf deleted file mode 100644 index b772fd137..000000000 --- a/numpy/f2py/docs/usersguide/docutils.conf +++ /dev/null @@ -1,16 +0,0 @@ -[general] - -# These entries affect all processing: -#source-link: 1 -datestamp: %Y-%m-%d %H:%M UTC -generator: 1 - -# These entries affect HTML output: -#stylesheet-path: f2py_style.css -output-encoding: latin-1 - -# These entries affect reStructuredText-style PEPs: -#pep-template: pep-html-template -#pep-stylesheet-path: stylesheets/pep.css -#python-home: http://www.python.org -#no-random: 1 |