projects
/
platform
/
upstream
/
tvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8348a44
)
[docs] Missing documentation 'autodocsumm' (#6595)
author
Leandro Nunes
<leandron85@gmail.com>
Thu, 1 Oct 2020 16:16:36 +0000
(17:16 +0100)
committer
GitHub
<noreply@github.com>
Thu, 1 Oct 2020 16:16:36 +0000
(12:16 -0400)
docs/README.txt
patch
|
blob
|
history
diff --git
a/docs/README.txt
b/docs/README.txt
index
87acd30
..
09c8e9b
100644
(file)
--- a/
docs/README.txt
+++ b/
docs/README.txt
@@
-3,7
+3,7
@@
TVM Documentations
This folder contains the source of TVM documents
- A hosted version of doc is at https://tvm.apache.org/docs
-- pip install sphinx>=1.5.5 sphinx-gallery sphinx_rtd_theme matplotlib Image recommonmark "Pillow<7"
+- pip install sphinx>=1.5.5 sphinx-gallery sphinx_rtd_theme matplotlib Image recommonmark "Pillow<7"
autodocsumm
- Build tvm first in the root folder.
- Run the following command
```bash