-
-
Notifications
You must be signed in to change notification settings - Fork 77
Expand file tree
/
Copy path_pkgdown.yml
More file actions
43 lines (40 loc) · 1.03 KB
/
_pkgdown.yml
File metadata and controls
43 lines (40 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
title: N2H4
lang: ko
url: https://forkonlp.github.io/N2H4
template:
package: preferably
bootstrap: 5
bslib:
base_font: {google: "Noto Sans"}
params:
toggle: manual
ganalytics: UA-47822682-17
navbar:
components:
articles:
text: 한글문서모음
menu:
- text: 리드미
href: articles/readmekr.html
- text: 기사 가져오기
href: articles/get-content.html
- text: 댓글 가져오기
href: articles/get-comment.html
- text: 레거시 버전 설치
href: articles/install-legacy.html
- text: 위키 이관 - 기능 설명
href: articles/wiki-feature-overview.html
- text: 위키 이관 - 카테고리 수집
href: articles/wiki-category-collection.html
- text: 위키 이관 - 텍스트 수집
href: articles/wiki-text-collection.html
reference:
- title: Content
contents:
- contains("Content")
- contains("Category")
- getMaxPageNum
- getUrlList
- title: Comment
contents:
- contains("Comment")