流沙团
Windows10环境下使用sphinx生成Html
2021-12-24 流沙团

一般的执行过程

git clone https://github.com/LyleMi/Learn-Binary-Hacking.git
cd Learn-Binary-Hacking
pip install sphinx sphinx-rtd-theme
make html

测试了下,make html 执行报错


部署环境

参考页面:
部署环境



**命令替换: make html 也可以用


sphinx-build -b html sourcedir builddir 进行代替


注意,要将sourcedir替换为source,即包含有conf.py和index.rst的目录**

发表评论:
昵称

邮件地址 (选填)

个人主页 (选填)

内容