File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,12 +166,12 @@ the PSF for inclusion in the documentation.
166
166
167
167
make build library/math.po
168
168
169
- 如果你還沒有執行\ `維護、預覽 `_ 的 clone CPython 的動作,此指令會自動幫你 clone CPython,\
169
+ 如果你還沒有執行\ `維護、預覽 `_\ 的 clone CPython 的動作,此指令會自動幫你 clone CPython,\
170
170
並且會使用 Sphinx 幫你檢查 reST 語法錯誤,我們盡量保持沒有 warning \
171
171
的狀態,因此如果有出現 warning 的話請修復它。另外也記得檢查是否符合\
172
172
`翻譯守則 `_
173
173
174
- 4. 輸出的文件會被放置在你的本地端 CPython clone(見\ `維護、預覽 `_ 段落的圖示)\
174
+ 4. 輸出的文件會被放置在你的本地端 CPython clone(見\ `維護、預覽 `_\ 段落的圖示)\
175
175
底下的 ``Doc/build/html ``,可以使用 `http.server ` 或其他靜態網頁伺服器即可以預覽成果。
176
176
177
177
.. code-block :: bash
@@ -251,7 +251,7 @@ po 檔皆為首要的翻譯對象。你也可以幫忙校對已經翻譯過的
251
251
252
252
例如:使用 CPU 運算、使用「CPU」運算
253
253
254
- #. 專有名詞應該參考\ `術語表 Glossary `_ 裡翻譯方式 。
254
+ #. 專有名詞應該參考\ `術語表 Glossary `_ 裡的翻譯方式 。
255
255
256
256
#. 專有名詞可以選擇不翻譯。
257
257
You can’t perform that action at this time.
0 commit comments