diff options
Diffstat (limited to 'doc/source/f2py')
-rw-r--r-- | doc/source/f2py/f2py.getting-started.rst (renamed from doc/source/f2py/getting-started.rst) | 0 | ||||
-rw-r--r-- | doc/source/f2py/index.rst | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/f2py/getting-started.rst b/doc/source/f2py/f2py.getting-started.rst index 27ddbb005..27ddbb005 100644 --- a/doc/source/f2py/getting-started.rst +++ b/doc/source/f2py/f2py.getting-started.rst diff --git a/doc/source/f2py/index.rst b/doc/source/f2py/index.rst index d6773a76f..492139651 100644 --- a/doc/source/f2py/index.rst +++ b/doc/source/f2py/index.rst @@ -19,7 +19,7 @@ from Python. .. toctree:: :maxdepth: 2 - getting-started + f2py.getting-started signature-file python-usage usage |