From 69598b06fd1361c9bb65200c2507dbda132b27c7 Mon Sep 17 00:00:00 2001 From: ayoubft <63267601+ayoubft@users.noreply.github.com> Date: Sat, 14 Oct 2023 21:14:39 +0200 Subject: [PATCH] add chunking entry in docs --- docs/index.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 5c476353..068b79e7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -96,6 +96,17 @@ Credits quick-start.ipynb +**Chunking** + +* :doc:`chunking` + +.. toctree:: + :maxdepth: 1 + :hidden: + :caption: Chunking + + chunking.ipynb + **Help & Reference** * :doc:`api`