项目文件夹

文件
Minjie Wang 2046980231 [DOC] API tutorials (#96)
* setup sphinx-gallery; work on graph tutorial

* draft dglgraph tutorial

* update readme to include document url

* rm obsolete file

* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00

10 行
146 B
Markdown

DGL document and tutorial folder
================================
To build,
```
make html
```
and then render the page `build/html/index.html`.