环境
- CentOS Linux 7
- Doxygen
- Breathe, Sphinx (安装在同一python 环境下)
➜ build yum install doxygen
# 安装最新版本的 Sphinx 及依赖。
# -U 将所有指定的软件包升级到最新的可用版本, 依赖项的处理取决于所使用的升级策略。
➜ build pip3 install -U Sphinx
➜ build pip3 install -U breathe
Extension error:
Could not import extension m2r2 (exception: No module named 'm2r2')
make[2]: *** [doc/CM


2030

被折叠的 条评论
为什么被折叠?



