🗂 Graph Learning Indexer: a contributor-friendly and metadata-rich platform for graph learning benchmarks. Dataloading, Benchmarking, Tagging, and more!
improve the example of `save_heterograph` and `save_homograph` rendered in docs && added `.readthedocs.yaml` to Keep up with the latest version of readthedocs #479
In this pr, I improve the example of save_heterograph and save_homograph rendered in GLI docs, and added .readthedocs.yaml to Keep up with the latest version of readthedocs.
Description
added a yaml file at docs/.readthedocs.yaml
added sphinx_copybutton to extensions in docs/source/conf.py
added a requirements.txt at docs/requirements.txt
modified the content of gli/io/graph.py at 1 and 2
In this pr, I improve the example of
save_heterograph
andsave_homograph
rendered in GLI docs, and added.readthedocs.yaml
to Keep up with the latest version of readthedocs.Description
sphinx_copybutton
to extensions in docs/source/conf.pydocs/requirements.txt
gli/io/graph.py
at 1 and 2Related Issue
https://github.com/Graph-Learning-Benchmarks/gli/issues/478#issue-2029944687
Motivation and Context
This implemented the features here https://github.com/Graph-Learning-Benchmarks/gli/issues/478#issue-2029944687
Rebuilding the docs on readthedocs is required to see updates.
How Has This Been Tested?
Screenshots (if appropriate):
save_homograph
save_heterograph