-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
55 lines (53 loc) · 1.11 KB
/
_pkgdown.yml
File metadata and controls
55 lines (53 loc) · 1.11 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
44
45
46
47
48
49
50
51
52
53
54
55
authors:
Steffen Ehrmann:
href: https://orcid.org/0000-0002-2958-0796
title: bitfield
url: http://bitfloat.github.io/bitfield
development:
mode: release
reference:
- title: overview
contents:
- bitfield-package
- title: Main workflow
desc: These functions make up the core of this package
contents:
- bf_analyze
- print.bf_analysis
- bf_decode
- bf_encode
- bf_export
- bf_flag
- bf_map
- bf_protocol
- bf_registry
- bf_standards
- project
- title: classes
desc: new classes that come with this package
contents:
- registry-class
- show,registry-method
- title: helpers
contents:
- .getDependencies
- .makeEncoding
- .makeDatacite
- .toBin
- .toDec
- .updateMD5
- .validateToken
- .validateProtocol
- title: data
contents:
- bf_tbl
- bf_pcl
navbar:
left:
- text: "Reference"
href: reference/index.html
- text: "Changelog"
href: news/index.html
right:
- icon: fa-github
href: https://github.com/bitfloat/bitfield