未验证 提交 621ef0a6 编写于 作者: T ThyeeZz 提交者: GitHub

[skip ci] remove useless item of TOC (#10581)

Signed-off-by: NThyeeZz <jialian.ji@zilliz.com>
上级 0109fa09
...@@ -4,26 +4,24 @@ This document will help to setup your development environment and run tests. If ...@@ -4,26 +4,24 @@ This document will help to setup your development environment and run tests. If
Table of contents Table of contents
================= =================
- [Development](#development) - [Building Milvus with Docker](#building-milvus-with-docker)
- [Table of contents](#table-of-contents) - [Building Milvus on a local OS/shell environment](#building-milvus-on-a-local-osshell-environment)
- [Building Milvus with Docker](#building-milvus-with-docker) - [Hardware Requirements](#hardware-requirements)
- [Building Milvus on a local OS/shell environment](#building-milvus-on-a-local-osshell-environment) - [Software Requirements](#software-requirements)
- [Hardware Requirements](#hardware-requirements) - [Dependencies](#dependencies)
- [Software Requirements](#software-requirements) - [CMake](#cmake)
- [Dependencies](#dependencies) - [Go](#go)
- [CMake](#cmake) - [Docker & Docker Compose](#docker--docker-compose)
- [Go](#go) - [Building Milvus](#building-milvus)
- [Docker & Docker Compose](#docker--docker-compose) - [A Quick Start for Testing Milvus](#a-quick-start-for-testing-milvus)
- [Building Milvus](#building-milvus) - [Presubmission Verification](#presubmission-verification)
- [A Quick Start for Testing Milvus](#a-quick-start-for-testing-milvus) - [Unit Tests](#unit-tests)
- [Presubmission Verification](#presubmission-verification) - [Code coverage](#code-coverage)
- [Unit Tests](#unit-tests) - [E2E Tests](#e2e-tests)
- [Code coverage](#code-coverage) - [Test on local branch](#test-on-local-branch)
- [E2E Tests](#e2e-tests) - [On Linux](#on-linux)
- [Test on local branch](#test-on-local-branch) - [With docker](#with-docker)
- [On Linux](#on-linux) - [GitHub Flow](#github-flow)
- [With docker](#with-docker)
- [GitHub Flow](#github-flow)
## Building Milvus with Docker ## Building Milvus with Docker
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册