diff --git a/docs/client/advanced/features/engine_resouces.rst b/docs/client/advanced/features/engine_resources.rst similarity index 100% rename from docs/client/advanced/features/engine_resouces.rst rename to docs/client/advanced/features/engine_resources.rst diff --git a/docs/client/index.rst b/docs/client/index.rst index 049f59348..3004f530b 100644 --- a/docs/client/index.rst +++ b/docs/client/index.rst @@ -31,9 +31,7 @@ In addition, APIs like REST, Thrift, etc., allow developers to access kyuubi dir jdbc/index cli/index bi_tools/index - odbc/index - thrift/index rest/index ui/index python/index - advanced/index \ No newline at end of file + advanced/index diff --git a/docs/client/odbc/index.rst b/docs/client/odbc/index.rst deleted file mode 100644 index 0d4ed8b94..000000000 --- a/docs/client/odbc/index.rst +++ /dev/null @@ -1,24 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - -.. http://www.apache.org/licenses/LICENSE-2.0 - -.. Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -ODBC Drivers -============================ - -.. toctree:: - :maxdepth: 2 - - todo - diff --git a/docs/client/thrift/index.rst b/docs/client/thrift/index.rst deleted file mode 100644 index e7def4824..000000000 --- a/docs/client/thrift/index.rst +++ /dev/null @@ -1,24 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - -.. http://www.apache.org/licenses/LICENSE-2.0 - -.. Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -Thrift APIs -=========== - -.. toctree:: - :maxdepth: 2 - - hive_beeline - diff --git a/docs/index.rst b/docs/index.rst index 3c77d03f4..8966ea444 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -192,7 +192,6 @@ What's Next :glob: Clients & APIs - SQL References .. toctree:: :caption: Extension Guide diff --git a/docs/quick_start/index.rst b/docs/quick_start/index.rst index d6096272c..60bad27d4 100644 --- a/docs/quick_start/index.rst +++ b/docs/quick_start/index.rst @@ -25,6 +25,4 @@ Quick Start quick_start quick_start_with_helm - quick_start_with_beeline quick_start_with_jdbc -