항목 | 설명 |
---|---|
title | 제목, 이름 |
description | 설명 |
version | 버전 (major.minor.patch) |
date | 제작/업데이트 날짜 (Y-m-d) |
xml
<title xml:lang="ko">제목, 이름</title>
<description xml:lang="ko">설명</description>
<version>1.0.0</version>
<date>2023-12-31</date>
<!-- <link>https://github.com</link> -->
<!-- <license link="https://opensource.org/license/gpl-2-0">GNU GPL v2</license> -->
Details
- 레이아웃 이름과 설명은 다국어 적용이 가능하다.
<link>
,<license>
항목은 표시되지 않는 듯.