OSDN Git Service
(root)
/
oi-wiki
/
main.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c8f70f
)
Update mkdocs.yml
author
雷蒻
<34390285+hsfzLZH1@users.noreply.github.com>
Thu, 27 Dec 2018 05:40:50 +0000
(13:40 +0800)
committer
GitHub
<noreply@github.com>
Thu, 27 Dec 2018 05:40:50 +0000
(13:40 +0800)
mkdocs.yml
patch
|
blob
|
history
diff --git
a/mkdocs.yml
b/mkdocs.yml
index
cc6d903
..
2f5585f
100644
(file)
--- a/
mkdocs.yml
+++ b/
mkdocs.yml
@@
-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