Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasDelteil committed Aug 9, 2019
1 parent cb452a8 commit d261d11
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 135 deletions.
121 changes: 0 additions & 121 deletions docs/python_docs/python/api/gluon-related/autograd.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/python_docs/python/api/gluon-related/mxnet.autograd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ mxnet.autograd

.. automodule:: mxnet.autograd

.. mdinclude:: autograd.md

.. autosummary::
:toctree: _autogen

Expand Down
4 changes: 2 additions & 2 deletions docs/python_docs/python/api/symbol/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Tutorials

.. card::
:title: Symbol Guide
:link: ../../guide/packages/symbol/
:link: ../../tutorials/packages/symbol/

The Symbol guide. Start here!

Expand All @@ -45,4 +45,4 @@ Symbol Package
:hidden:

mxnet.symbol.Symbol

mxnet.symbol.linalg
8 changes: 0 additions & 8 deletions docs/python_docs/python/api/symbol/mxnet.rnn.rst

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mxnet.linalg
============

.. automodule:: mxnet.linalg
.. automodule:: mxnet.symbol.linalg


This document lists the linear algebra routines of the symbolic expression package:
Expand Down
2 changes: 1 addition & 1 deletion docs/python_docs/themes/mx-theme/mxtheme/localtoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<p class="caption">
<span class="caption-text">{{ _('Table Of Contents') }}</span>
</p>
{{ toctree }}
{{ toc }}
</div>
{%- endif %}

0 comments on commit d261d11

Please sign in to comment.