You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2018/11/23 01:35:45 UTC

[2/4] incubator-s2graph git commit: Merge remote-tracking branch 'apache/master' into S2GRAPH-243

Merge remote-tracking branch 'apache/master' into S2GRAPH-243


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/320189fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/320189fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/320189fc

Branch: refs/heads/master
Commit: 320189fc019f4cb42d1b9714b39b2c081ef34e7d
Parents: 646860f 42077bf
Author: DO YUNG YOON <st...@apache.org>
Authored: Fri Nov 23 10:18:20 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Fri Nov 23 10:18:20 2018 +0900

----------------------------------------------------------------------
 .gitignore                                      |   3 +
 CHANGES                                         |   1 +
 doc/Makefile                                    |  19 ++
 doc/make.bat                                    |  35 ++++
 doc/readme.md                                   |  56 ++++++
 doc/source/conf.py                              | 186 +++++++++++++++++++
 doc/source/getting_started/index.rst            |  43 +++++
 doc/source/getting_started/your_first_graph.rst | 178 ++++++++++++++++++
 doc/source/index.rst                            |  30 +++
 9 files changed, 551 insertions(+)
----------------------------------------------------------------------