OSDN Git Service

在 mkdocs.md 中添加圆方树 topic
authorPinkRabbit <46786295+GitPinkRabbit@users.noreply.github.com>
Fri, 15 Jan 2021 07:00:46 +0000 (15:00 +0800)
committerGitHub <noreply@github.com>
Fri, 15 Jan 2021 07:00:46 +0000 (15:00 +0800)


mkdocs.yml

index c541069..e5e9453 100644 (file)
@@ -352,6 +352,7 @@ nav:
       - 强连通分量: graph/scc.md
       - 双连通分量: graph/bcc.md
       - 割点和桥: graph/cut.md
+      - 圆方树: graph/block-forest.md
     - 2-SAT: graph/2-sat.md
     - 欧拉图: graph/euler.md
     - 哈密顿图: graph/hamilton.md