diff options
author | MarsBarLee <mlee@quansight.com> | 2021-10-11 16:56:46 +0000 |
---|---|---|
committer | MarsBarLee <mlee@quansight.com> | 2021-12-08 18:42:45 +0000 |
commit | 2bc4d4b6b029ab5851c6a08870a31af181ed5f5b (patch) | |
tree | 1bf0173eadc914f8b6748bdb1d260217d9ac2902 /doc/source/index.rst | |
parent | e35bb4aa14ea1a3fb0cd7d3c1935085a0a34e2d4 (diff) | |
download | numpy-2bc4d4b6b029ab5851c6a08870a31af181ed5f5b.tar.gz |
Add images to index.rst
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index b43c43a18..b88fce0a8 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -38,7 +38,7 @@ basic statistical operations, random simulation and much more. :column: col-lg-6 col-md-6 col-sm-6 col-xs-12 p-2 --- - :img-top: _static/index_getting_started.svg + :img-top: ../neps/_static/getting_started.svg Getting Started ^^^^^^^^^^^^^^^ @@ -52,7 +52,7 @@ basic statistical operations, random simulation and much more. :classes: stretched-link --- - :img-top: _static/index_user_guide.svg + :img-top: ../neps/_static/user_guide.svg User Guide ^^^^^^^^^^ @@ -68,7 +68,7 @@ basic statistical operations, random simulation and much more. :classes: stretched-link --- - :img-top: _static/index_api.svg + :img-top: ../neps/_static/api.svg API Reference ^^^^^^^^^^^^^ @@ -86,7 +86,7 @@ basic statistical operations, random simulation and much more. :classes: stretched-link --- - :img-top: _static/index_contribute.svg + :img-top: ../neps/_static/contributor.svg Contributor's Guide ^^^^^^^^^^^^^^^ |