diff options
| -rw-r--r-- | doc/source/f2py/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/f2py/index.rst b/doc/source/f2py/index.rst index 492139651..08c7a34cf 100644 --- a/doc/source/f2py/index.rst +++ b/doc/source/f2py/index.rst @@ -19,11 +19,11 @@ from Python. .. toctree:: :maxdepth: 2 - f2py.getting-started - signature-file - python-usage usage + f2py.getting-started distutils + python-usage + signature-file advanced .. _Python: https://www.python.org/ |
