Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Missing documentation dependency 'autodocsumm' on docs/README.txt #6595

Merged
merged 1 commit into from Oct 1, 2020
Merged

[docs] Missing documentation dependency 'autodocsumm' on docs/README.txt #6595

merged 1 commit into from Oct 1, 2020

Conversation

leandron
Copy link
Contributor

When testing a new tutorial I'm writing about TVMC, I noticed that the guidance to generate docs is missing one plugin: autodocsumm.

If this is not present you'll see an error like this:

$ ./tests/scripts/task_sphinx_precheck.sh
cd python; python3 setup.py build_ext --inplace
WARNING: Cython is not installed, will compile without cython module
running build_ext
PreCheck sphinx doc generation WARNINGS..
rm -rf _build/*
rm -rf gen_modules
rm -rf tutorials
rm -rf vta/tutorials
python3 -m sphinx -b html -d _build/doctrees   . _build/html
Running Sphinx v3.2.1

Extension error:
Could not import extension autodocsumm (exception: No module named 'autodocsumm')
Makefile:70: recipe for target 'html' failed
make: *** [html] Error 2

@leandron
Copy link
Contributor Author

cc @tqchen

@tqchen tqchen merged commit 8f64286 into apache:master Oct 1, 2020
@tqchen
Copy link
Member

tqchen commented Oct 1, 2020

Thanks @leandron !

@leandron leandron deleted the missing_dep_docs branch October 2, 2020 07:21
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 13, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 14, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 15, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 16, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants