-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
66 lines (61 loc) · 1.5 KB
/
_pkgdown.yml
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
url: https://wikimedia.github.io/waxer
destination: docs
repo:
url:
home: https://github.com/wikimedia/waxer/
source: https://github.com/wikimedia/waxer/blob/main/
issue: https://github.com/wikimedia/waxer/issues/
user: https://github.com/wikimedia/
authors:
Mikhail Popov:
href: https://mpopov.com
template:
params:
bootswatch: paper
navbar:
structure:
left: [home]
right: [intro, reference, articles, tutorials, news, github]
components:
home: ~
intro:
text: Intro
href: articles/waxer.html
reference:
- title: Traffic
desc: "Functions for metrics and data related to traffic"
- contents:
- wx_project_views
- wx_page_views
- wx_top_viewed_pages
- wx_unique_devices
- title: Users
desc: "Functions for metrics and data related to users"
- contents:
- wx_active_editors
- wx_top_editors
- wx_newly_registered_users
- title: Content
desc: "Functions for metrics and data related to content"
- subtitle: Edits
- contents:
- wx_project_edits
- wx_page_edits
- subtitle: Pages
- contents:
- wx_new_pages
- wx_total_pages
- wx_edited_pages
- wx_top_edited_pages
- subtitle: Mediarequests
desc: Data on the use of media files across wikis
- contents:
- wx_mediareqs_referer
- wx_mediareqs_file
- wx_most_requested_files
- title: Utilities
desc: "Utility functions primarily for internal use"
- contents:
- wx_query_api
- wx_mediawiki_api
- wx_bucket_items