move HTML from readthedocs to github
This commit is contained in:
parent
5b282da1ab
commit
b625021fda
@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
- 书的文字部分来自于 `Andriki`_ 提供的Mediawiki源码;
|
- 书的文字部分来自于 `Andriki`_ 提供的Mediawiki源码;
|
||||||
- 使用 `Sphinx`_ 制作文档
|
- 使用 `Sphinx`_ 制作文档
|
||||||
- 项目主页:https://github.com/seisman/how-to-write-makefile
|
- 项目主页: https://github.com/seisman/how-to-write-makefile
|
||||||
- 网页在线版:http://how-to-write-makefile.readthedocs.org/zh_CN/latest/
|
- 网页在线版: http://seisman.github.io/how-to-write-makefile/
|
||||||
- PDF下载:https://media.readthedocs.org/pdf/how-to-write-makefile/latest/how-to-write-makefile.pdf
|
- 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::
|
#. 编译生成HTML::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user