diff --git a/docs/examples/index.rst b/docs/examples/index.rst new file mode 100644 index 00000000000..9feb05553f6 --- /dev/null +++ b/docs/examples/index.rst @@ -0,0 +1,4 @@ +Examples +======== + +Coming Soon... \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 7f3a3ee3b45..e61a77f832e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -128,6 +128,11 @@ nature, you get a fast DataFrame at 1MB and 1TB+. using_modin out_of_core +.. toctree:: + :caption: Examples + + examples/index + .. toctree:: :caption: Supported APIs