@@ -35,29 +35,30 @@ Apache DataFusion Comet
3535Apache DataFusion Comet is an Apache Spark plugin that uses Apache DataFusion
3636as a native runtime to achieve improvement in terms of query efficiency and query runtime.
3737
38- .. _toc.user-guide -links :
38+ .. _toc.main -links :
3939.. toctree ::
4040 :maxdepth: 1
41- :caption: User Guide
41+ :caption: Overview:
42+
43+ Comet Overview <overview >
44+ Comparison with Gluten <gluten_comparison >
45+
46+ .. _toc.user-guide-links :
47+ .. toctree ::
48+ :maxdepth: 2
49+ :caption: User Guides:
50+ :hidden:
4251
43- Comet Overview <user-guide/overview >
44- Installing Comet <user-guide/installation >
45- Building From Source <user-guide/source >
46- Supported Data Sources <user-guide/datasources >
47- Supported Data Types <user-guide/datatypes >
48- Supported Operators <user-guide/operators >
49- Supported Expressions <user-guide/expressions >
50- Configuration Settings <user-guide/configs >
51- Compatibility Guide <user-guide/compatibility >
52- Tuning Guide <user-guide/tuning >
53- Metrics Guide <user-guide/metrics >
54- Iceberg Guide <user-guide/iceberg >
55- Kubernetes Guide <user-guide/kubernetes >
52+ Comet 0.10.0-SNAPSHOT <user-guide/latest/index >
53+ Comet 0.9.x <user-guide/0.9/index >
54+ Comet 0.8.x <user-guide/0.8/index >
55+ Comet 0.7.x <user-guide/0.7/index >
5656
5757.. _toc.contributor-guide-links :
5858.. toctree ::
5959 :maxdepth: 1
6060 :caption: Contributor Guide
61+ :hidden:
6162
6263 Getting Started <contributor-guide/contributing >
6364 Comet Plugin Overview <contributor-guide/plugin_overview >
@@ -75,6 +76,7 @@ as a native runtime to achieve improvement in terms of query efficiency and quer
7576.. toctree ::
7677 :maxdepth: 1
7778 :caption: ASF Links
79+ :hidden:
7880
7981 Apache Software Foundation <https://apache.org >
8082 License <https://www.apache.org/licenses/ >
0 commit comments