Open aaronmarkham opened 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
Error - which can break the build when an older version of nbsphinx is in place:
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?