Add the fig chapter into summary

This commit is contained in:
Baohua Yang
2015-01-04 18:19:38 +08:00
parent c5fd5f025c
commit a93f3b4d2a
3 changed files with 7 additions and 3 deletions

View File

@@ -69,10 +69,13 @@
* [联合文件系统](underly/ufs.md)
* [容器格式](underly/container_format.md)
* [网络](underly/network.md)
* [相关项目-Etcd](etcd/README.md)
* [项目简介](etcd/intro.md)
* [Etcd 项目](etcd/README.md)
* [简介](etcd/intro.md)
* [安装](etcd/install.md)
* [使用 etcdctl](etcd/etcdctl.md)
* [Fig 项目](fig/README.md)
* [简介](fig/intro.md)
* [安装](fig/install.md)
* [附录一:命令查询](appendix_command/README.md)
* [附录二:常见仓库介绍](appendix_repo/README.md)
* [Ubuntu](appendix_repo/ubuntu.md)