-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
46 lines (41 loc) · 854 Bytes
/
_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
url: https://flujoo.github.io/erify
authors:
Renfei Mao:
href: https://github.com/flujoo
home:
title: Readable Errors
navbar:
left:
- text: "Introduction"
href: "articles/erify.html"
- text: "Reference"
href: "reference/index.html"
- text: "Changelog"
href: "news/index.html"
reference:
- title: Validator Functions
contents:
- check_type
- check_class
- check_length
- check_content
- check_types
- check_classes
- check_lengths
- check_contents
- check_string
- check_positive
- check_n
- check_bool
- check_interval
- check_intervals
- check_binary_classes
- title: Validator Creation
contents:
- throw
- title: Utils
contents:
- join
- back_quote
template:
package: preferably