mli / new-docs

https://beta.mxnet.io/
13 stars 17 forks source link

api reference to mxnet.random.seed causing errors #80

Open aaronmarkham opened 5 years ago

aaronmarkham commented 5 years ago

Error - which can break the build when an older version of nbsphinx is in place:

WARNING: toctree references unknown document 'api/ndarray/_autogen/mxnet.random.seed'

Probably from here: https://github.com/mli/new-docs/blame/master/python/api/ndarray/routines.rst#L295

Why does the pattern change in the docs?

   ...
    random.shuffle
    random.uniform
# then it switches up to this...
    mxnet.random.seed