Skip to content

Commit 0cf85c7

Browse files
committed
chore: remove sort docs for test build
1 parent 79af0ea commit 0cf85c7

File tree

13 files changed

+8
-282
lines changed

13 files changed

+8
-282
lines changed

docs/zh/algorithm/binaryTree/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@
3737

3838
<!-- ![complete-binary-tree.png](~@images/src/algorithm/binaryTree/images/complete-binary-tree.png) -->
3939

40+
![fibonacci.png](~@images/src/Math/fibonacci/images/fibonacci.png)
41+
4042
## 实现代码
4143

42-
<<< @/src/algorithm/binaryTree/index.ts
44+
<!-- <<< @/src/algorithm/binaryTree/index.ts -->
45+
<<< @/src/Array/isArray/index.ts
4346

4447
## 参考资料
4548

docs/zh/algorithm/sort/README.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/zh/algorithm/sort/bubbleSort/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/zh/algorithm/sort/bucketSort/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/zh/algorithm/sort/countingSort/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/zh/algorithm/sort/heapSort/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/zh/algorithm/sort/insertionSort/README.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/zh/algorithm/sort/mergeSort/README.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/zh/algorithm/sort/quickSort/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/zh/algorithm/sort/radixSort/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)