OSDN Git Service

Update mkdocs.yml
author雷蒻 <34390285+hsfzLZH1@users.noreply.github.com>
Thu, 27 Dec 2018 05:40:50 +0000 (13:40 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Dec 2018 05:40:50 +0000 (13:40 +0800)
mkdocs.yml

index cc6d903..2f5585f 100644 (file)
@@ -157,6 +157,7 @@ nav:
     - 划分树: ds/dividing.md
     - 虚树: ds/virtual-tree.md
     - Size Balanced Tree: ds/sbt.md
+    - 二叉搜索树: ds/bst.md
     - Treap: ds/treap.md
     - Splay: ds/splay.md
     - WBLT: ds/wblt.md