- Uncomment to start building the FAQ in zh_TW.
- Change the hyperlink of FAQ in index.xsl from English version to zh_TW version.
This commit is contained in:
parent
cf837c5274
commit
35b0b84b50
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51185
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = developers-handbook
|
||||
#SUBDIR+= faq
|
||||
SUBDIR+= faq
|
||||
SUBDIR+= fdp-primer
|
||||
SUBDIR+= handbook
|
||||
SUBDIR+= porters-handbook
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
<a href="&enbase;/support/bugreports.html" title="問題回報">問題回報</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/doc/en_US.ISO8859-1/books/faq/index.html" title="FAQ">FAQ</a>
|
||||
<a href="&enbase;/doc/zh_TW.UTF-8/books/faq/index.html" title="FAQ">FAQ</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/doc/zh_TW.UTF-8/books/handbook/index.html" title="使用手冊">使用手冊</a>
|
||||
|
|
Loading…
Reference in a new issue