Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Fix generated html docs javascript error.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu committed Nov 13, 2018
1 parent d8d2d6e commit f95d6a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/api/python/gluon/model_zoo.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ The following table summarizes the available models.
.. automodule:: mxnet.gluon.model_zoo.vision
:members:
:imported-members:
:noindex:
```

Expand Down
1 change: 0 additions & 1 deletion docs/api/python/io/io.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ The backend engine will recognize the index of `N` in the `layout` as the axis f

```eval_rst
.. automodule:: mxnet.io
:noindex:
:members: DataBatch, DataDesc, DataIter, MXDataIter, PrefetchingIter, ResizeIter
```

Expand Down

0 comments on commit f95d6a0

Please sign in to comment.