-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcouscous.yml
55 lines (53 loc) · 1.2 KB
/
couscous.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
baseUrl: https://alexanderbuzz.github.io/xrpl-php-docs/
include:
- docs
menu:
items:
introduction:
section: Concepts
items:
quickstart:
text: Quickstart
url: quickstart.html
wallet:
text: Wallet
url: wallet.html
client:
text: JSON RPC Client
url: client.html
methods:
text: Client Methods
url: methods.html
core:
section: Core
items:
address-codec:
text: AddressCodec
url: address-codec.html
binary-codec:
text: BinaryCodec
url: binary-codec.html
keypairs:
text: Keypairs
url: keypairs.html
buffer:
text: Buffer
url: buffer.html
ctid:
text: CTID
url: ctid.html
networks:
text: Networks
url: networks.html
utilities:
section: Utilities
items:
core-utilities:
text: Core Utilities
url: core-utilities.html
math-utilities:
text: Math Utilities
url: math-utilities.html
utilities:
text: Utilities
url: utilities.html