diff --git a/docs/source/index.rst b/docs/source/index.rst index 09071a751139..79fbf498f4c5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -31,8 +31,19 @@ DataFusion offers SQL and Dataframe APIs, excellent CSV, Parquet, JSON, and Avro, extensive customization, and a great community. -.. _toc.guide: +.. _toc.links: +.. toctree:: + :maxdepth: 1 + :caption: Links + + Issue tracker + crates.io + API Docs + Github + Code of conduct + +.. _toc.guide: .. toctree:: :maxdepth: 1 :caption: User Guide @@ -63,6 +74,3 @@ community. contributor-guide/roadmap contributor-guide/quarterly_roadmap contributor-guide/specification/index - Github - Issue tracker - Code of conduct