# doc

可以利用 sphinx 工具来生成文档。用户在该目录下通过执行 make html 可以生成 html 格式的说明文档。

* source 子目录：文档相关的代码。
* Makefile：用户执行 make 命令的模板文件。
* pom.xml：maven项目管理文件。
