[Doc] fix some document warnings (#645)

* fix doc

* fix some format and warnings

* fix
This commit is contained in:
Minjie Wang
2019-06-11 13:41:41 -04:00
committed by GitHub
parent 463807c511
commit e16e895d53
6 changed files with 25 additions and 18 deletions

View File

@@ -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/

View File

@@ -1,7 +1,7 @@
.. _apinodeflow:
NodeFlow -- Graph sampled from a large graph
=========================================
============================================
.. currentmodule:: dgl
.. autoclass:: NodeFlow