OSDN Git Service

Update mkdocs.yml
authorRan Yi <42791146+i-Yirannn@users.noreply.github.com>
Wed, 29 Aug 2018 11:14:40 +0000 (19:14 +0800)
committerGitHub <noreply@github.com>
Wed, 29 Aug 2018 11:14:40 +0000 (19:14 +0800)
mkdocs.yml

index 1121532..a5ef5e8 100644 (file)
@@ -111,6 +111,7 @@ nav:
     - 数据结构部分简介: ds/index.md
     - STL: ds/stl.md
     - pb_ds: ds/pb-ds.md
+      - priority_queue: ds/pb-ds/priority_queue.md
     - 栈: ds/stack.md
     - 队列: ds/queue.md
     - 链表: ds/linked-list.md