Skip to content

Commit f0ab53c

Browse files
committed
add make build way in readme
1 parent b7cc6ec commit f0ab53c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ the PSF for inclusion in the documentation.
150150

151151
確保輸出中沒有任何關於正在翻譯的檔案的警告訊息。
152152

153+
在 ``make all`` 後,可以使用 ``make build`` 來只對單一 ``.po`` 檔進行編譯 ::
154+
VERSION=3.12 make build glossary.po
155+
153156
如果你還沒有執行 `維護、預覽`_ 的 clone CPython 的動作,此指令會自動幫你 clone CPython,\
154157
並且會使用 Sphinx 幫你檢查 reST 語法錯誤,我們盡量保持沒有 warning \
155158
的狀態,因此如果有出現 warning 的話請修復它。另外也記得檢查是否符合\

0 commit comments

Comments
 (0)