Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
嗯,你得自己读一些书。但是,作为基本概述:
/usr/my-site/docs
make html
Well, you're going to have to do some reading up yourself. However, as a basic overview:
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
嗯,你得自己读一些书。但是,作为基本概述:
/usr/my-site/docs
)。make html
(或 Windows 上的 make.bat html)从 RST 构建 HTML 文件。Well, you're going to have to do some reading up yourself. However, as a basic overview:
/usr/my-site/docs
).make html
(or make.bat html on Windows) to build the HTML files from your RST.