> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/openstack_code_neutron/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/openstack_code_neutron/doc.md).

# doc

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

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