1
1
mirror of https://github.com/foxsen/archbase.git synced 2026-02-03 18:33:24 +08:00

Fix resource links.

Make subsection unnumbered, otherwise it will continue chapter12's
subsections which should be a bug.
This commit is contained in:
Zhang Fuxin
2021-10-31 16:18:31 +08:00
parent 743cf6eb33
commit b57a47240b
2 changed files with 5 additions and 4 deletions

View File

@@ -3,3 +3,4 @@
<div id="refs"></div>
\newpage

View File

@@ -1,7 +1,7 @@
# 相关资源 {-}
## 自动生成的各种格式
## 自动生成的各种格式 {-}
* [HTML](https://foxsen.github.io/). 在线HTML版本。
* [PDF](https://foxsen.github.io/bookdown.pdf). PDF版下载链接。
* [DOCX](https://foxsen.github.io/bookdown.docx). Word版下载链接其中目录部分需要手工选择下“更新域”才能显示。
* [HTML](https://foxsen.github.io/archbase). 在线HTML版本。
* [PDF](https://foxsen.github.io/archbase/bookdown.pdf). PDF版下载链接。
* [DOCX](https://foxsen.github.io/archbase/bookdown.docx). Word版下载链接其中目录部分需要手工选择下“更新域”才能显示。