Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf9a0de6

Browse files
committed
update README
1 parent0dfb534 commitf9a0de6

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

‎README.rst

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,9 @@
55

66
번역팀에 문의가 있으신 분들은 https://www.flowdas.com/pages/python-docs-ko.html 를 참고 바랍니다.
77

8-
교정을위한프리뷰 빌드하기
9-
---------------------------------------
8+
번역 작업을위한도구
9+
------------------------------
1010

11-
프리뷰를 빌드하려면git와 docker 가 설치되어 있어야 합니다.
11+
번역 작업을 위해서는git를 다룰 수 있어야합니다.
1212

13-
먼저 저장소를 fork 한 후에, 작업 공간을 다음과 같은 절차로 준비합니다.
14-
15-
::
16-
17-
python3.7 -m venv <work-dir>
18-
cd <work-dir>
19-
source bin/activate
20-
pip install python-docs-ko
21-
pdk init <your-python-docs-ko-fork>
22-
23-
이제 ``<work_dir>/python-docs-ko`` 디렉터리에 여러분의 fork가 git clone 되었습니다.
24-
``*.po`` 파일을 번역합니다.
25-
26-
빌드는 다음과 같은 명령을 사용합니다::
27-
28-
pdk build
29-
30-
31-
이제 ``<work_dir>/html/index.html`` 를 브라우저로 열면 됩니다.
13+
작업을 지원하기 위한 도구에 관한 자세한 내용은 https://github.com/flowdas/python-docs-ko 를 참고하시기 바랍니다.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp