diff --git a/docs/index.md b/docs/index.md index 1637184f4..b13a0826a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -64,7 +64,7 @@ GCS Amazon S3 ``` -``` {toctree} +```{toctree} :maxdepth: 1 :hidden: :caption: Dataset @@ -72,6 +72,7 @@ Basics Advanced usage Transformations <./grain.dataset> Performance debugging +Performance autotuning ``` ``` {toctree} @@ -91,10 +92,10 @@ grain changelog ``` -``` {toctree} +```{toctree} :maxdepth: 1 :hidden: :caption: For contributors behind_the_scenes CONTRIBUTING -``` \ No newline at end of file +```