File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919]
2020
2121source_suffix = '.rst'
22- master_doc = 'index '
22+ master_doc = 'modules/root '
2323
2424project = 'PyTorch Geometric Signed Directed'
2525author = 'Yixuan He'
Original file line number Diff line number Diff line change 1- :github_url: https://github.com/SherylHYX/pytorch_geometric_signed_directed
2-
3- PyTorch Geometric Signed Directed Documentation
4- ==============================================
1+ PyTorch Geometric Signed Directed
2+ =================================
53
64PyTorch Geometric Signed Directed is a signed and directed graph neural
7- network extension library for PyTorch Geometric. It provides models, data
8- loaders, and utilities for signed and directed graph learning.
9-
10- This documentation is organized into two parts:
11-
12- - **Notes ** — installation, overview, datasets, and examples.
13- - **Package Reference ** — API documentation for the library.
5+ network extension library for PyTorch Geometric.
146
157.. toctree ::
16- :maxdepth: 2
17- :caption: Notes
18- :glob:
8+ :maxdepth: 1
199
2010 notes/installation
2111 notes/introduction
22- notes/case_study
23- notes/resources
24- notes/datasets
25-
26- .. toctree ::
27- :maxdepth: 2
28- :caption: Package Reference
29- :glob:
30-
3112 modules/root
You can’t perform that action at this time.
0 commit comments