提交

[Doc] Fix spelling, references and update info on building docs (#3682)

* Fix ref to message-passing guide

* Fix pygments and spacing

* Update build documentation steps in README.md

* Use links

* Adjust parameters in SAGEConv docstring in same order as init

* Fix spelling error

* Change doc link
这个提交包含在:
Jeremy Goh
2022-01-25 17:22:18 +08:00
提交者 GitHub
父节点 dc629fc564
当前提交 8f5baa15e4
修改 10 个文件,包含 27 行新增28 行删除
+1
查看文件
@@ -3,6 +3,7 @@ DGL document and tutorial folder
Requirements
------------
You need to build DGL locally first (as described [here](https://docs.dgl.ai/install/index.html#install-from-source)), and ensure the following python packages are installed:
* sphinx
* sphinx-gallery
* sphinx_rtd_theme