mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-07 20:41:20 +08:00
[Doc] fix some document warnings (#645)
* fix doc * fix some format and warnings * fix
This commit is contained in:
@@ -7,7 +7,7 @@ Graph Store -- Graph for multi-processing and distributed training
|
||||
.. autoclass:: SharedMemoryDGLGraph
|
||||
|
||||
Querying the distributed setting
|
||||
------------------------
|
||||
--------------------------------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: ../../generated/
|
||||
@@ -26,7 +26,7 @@ Using Node/edge features
|
||||
SharedMemoryDGLGraph.init_edata
|
||||
|
||||
Computing with Graph store
|
||||
-----------------------
|
||||
--------------------------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: ../../generated/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _apinodeflow:
|
||||
|
||||
NodeFlow -- Graph sampled from a large graph
|
||||
=========================================
|
||||
============================================
|
||||
|
||||
.. currentmodule:: dgl
|
||||
.. autoclass:: NodeFlow
|
||||
|
||||
Reference in New Issue
Block a user