You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/02 22:27:14 UTC

[GitHub] [incubator-mxnet] ys2843 commented on a change in pull request #18839: [Website] adjust website structure

ys2843 commented on a change in pull request #18839:
URL: https://github.com/apache/incubator-mxnet/pull/18839#discussion_r464127772



##########
File path: docs/python_docs/python/api/index.rst
##########
@@ -31,10 +31,16 @@ Imperative API
 .. container:: cards
 
    .. card::
-      :title: mxnet.ndarray
-      :link: ndarray/index.html
+      :title: mxnet.np
+      :link: np/index.html
 
-      Imperative APIs to manipulate multi-dimensional arrays.
+      MXNet NP module, an array library that provides NumPy-compatible API.
+
+   .. card::
+      :title: mxnet.npx
+      :link: npx/index.html

Review comment:
       `npx.rst` need to be put under a npx folder and renamed to `index.rst` according to `:link:`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org