move HTML from readthedocs to github
This commit is contained in:
parent
5b282da1ab
commit
b625021fda
@ -14,8 +14,8 @@
|
||||
- 书的文字部分来自于 `Andriki`_ 提供的Mediawiki源码;
|
||||
- 使用 `Sphinx`_ 制作文档
|
||||
- 项目主页: https://github.com/seisman/how-to-write-makefile
|
||||
- 网页在线版:http://how-to-write-makefile.readthedocs.org/zh_CN/latest/
|
||||
- PDF下载:https://media.readthedocs.org/pdf/how-to-write-makefile/latest/how-to-write-makefile.pdf
|
||||
- 网页在线版: http://seisman.github.io/how-to-write-makefile/
|
||||
- PDF下载: https://github.com/seisman/how-to-write-makefile/raw/pdf/Makefile.pdf
|
||||
|
||||
本地编译
|
||||
--------
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
#. 安装依赖::
|
||||
|
||||
$ pip install sphinx sphinx_rtd_theme pygments
|
||||
$ pip install -r requirements.txt
|
||||
|
||||
#. 编译生成HTML::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user