Skip to content

Commit

Permalink
docs: delete useless index in front of the docs (#2178)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-qinqin authored Jul 18, 2022
1 parent c02d494 commit a6c867a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions docs/en/reference/sql/functions_and_operators/operators.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
* [Operator](#operator)
* [OperatorPrecedence](#operator precedence)
* [VariousOperations](#various operations)
* [1. Comparison Operation](#1-ComparisonOperation)
* [2. Logic Operation](#2-LogicOperation)
* [3. Arithmetic Operations](#3-ArithmeticOperations)
* [4. Bit Operation](#4-BitOperation)
* [5. Type Operations and Functions](#5-TypeOperationsandFunctions)
* [Assignment Operator](#AssignmentOperator)

# Operator

## Operator Precedence
Expand Down
10 changes: 0 additions & 10 deletions docs/zh/reference/sql/functions_and_operators/operators.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
* [运算符](#运算符)
* [运算符优先级](#运算符优先级)
* [各类运算](#各类运算)
* [1. 比较运算](#1-比较运算)
* [2. 逻辑运算](#2-逻辑运算)
* [3. 算术运算](#3-算术运算)
* [4. 位运算](#4-位运算)
* [5. 类型运算和函数](#5-类型运算和函数)
* [赋值操作符](#赋值操作符)

# 运算符

## 运算符优先级
Expand Down

0 comments on commit a6c867a

Please sign in to comment.