Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 646 Bytes

File metadata and controls

15 lines (10 loc) · 646 Bytes

My_Study_ReStructuredText

我对ReStructuredText(rst)的学习

网页访问:

http://my-study-restructuredtext.readthedocs.io

使用方式:

    E:\ZhaojiediProject\github\My_Study_ReStructuredText>make clean                                      # 请求之前缓存的
    E:\ZhaojiediProject\github\My_Study_ReStructuredText>make html                                       # 生成html文档到build/html目录中
    E:\ZhaojiediProject\github\My_Study_ReStructuredText> \build\html\index.html                         # 直接在浏览器打开这个html文件了。