Skip to content

Commit

Permalink
README:增加readthedocs上的链接的声明
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Lee <[email protected]>
  • Loading branch information
nekin2012 committed Nov 20, 2022
1 parent c8b2f40 commit 5bd033b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
这是一个基于Sphinx的工程,用rst格式写了一本翻译道德经的书,书的入口在
source/README.rst中。

rst是一种markdown格式,本身完全是文本,可以直接阅读。
但如果你需要更好的阅读体验,请考虑在这里下载epub,html等格式的发布版本:
rst是一种markdown格式,本身完全是文本,可以直接阅读,但在通过sphinx工具生成正式
文档前,很多公式,链接都是不能用的,如果您需要更好的阅读体验,请考虑通过如下自动
生成网站访问:

https://daodejing-translation.readthedocs.io/zh/latest/README.html

或者从这里下载epub,html等格式的发布版本:

https://gitee.com/Kenneth-Lee-2012/daodejing_translation/releases

0 comments on commit 5bd033b

Please sign in to comment.