doctum, dog, doggo, duc, duckdb, duf, dumpcap, dune, duplicacy, duplicity, dus, dwebp: add Korean translation (#14166)
This commit is contained in:
24
pages.ko/common/doctum.md
Normal file
24
pages.ko/common/doctum.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# doctum
|
||||
|
||||
> PHP API에 대한 문서를 생성.
|
||||
> 더 많은 정보: <https://github.com/code-lts/doctum>.
|
||||
|
||||
- 프로젝트 구문 분석:
|
||||
|
||||
`doctum parse`
|
||||
|
||||
- 프로젝트 렌더링:
|
||||
|
||||
`doctum render`
|
||||
|
||||
- 프로젝트를 구문 분석한 후 렌더링:
|
||||
|
||||
`doctum update`
|
||||
|
||||
- 프로젝트의 특정 버전만 구문 분석하고 렌더링:
|
||||
|
||||
`doctum update --only-version={{버전}}`
|
||||
|
||||
- 특정 구성을 사용하여 프로젝트를 구문 분석하고 렌더링:
|
||||
|
||||
`doctum update {{경로/대상/구성파일.php}}`
|
Reference in New Issue
Block a user