forked from QodeHub/slydepay-php-rest-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcouscous.yml
104 lines (82 loc) · 2.7 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# Wondering what this file is?
# See: https://github.com/ovac/ovac-couscous-theme
# See: http://couscous.io
# Base URL of the published website
baseUrl: https://qodehub----slidepay-doc.privatehub.cloud/proxy/
# Used to link to the GitHub project
github:
user: qodehub
repo: bitgo-php
widgets:
addthis: ra-599a2b3ed56dd5f2
googleAnalytics: UA-104991685-1
googletag: GTM-TWFSSDL
template:
url: https://github.com/ovac/ovac-couscous-template
include:
- .
- docs
exclude:
- vendor
title: QodeHub PHP SDK for Bitgo v2
subTitle: PHP sdk.
# The left menu bar
menu:
sections:
introduction:
name: Introduction
items:
home:
text: Home
relativeUrl:
getting-started:
name: Getting Started
items:
installation:
text: Installation
relativeUrl: installation.html
config:
text: Configuration
relativeUrl: config.html
createwallet:
text: Creating a Wallet
relativeUrl: createwallet.html
wallet:
text: Getting a Wallet
relativeUrl: wallet.html
createaddress:
text: Creating Wallet Address
relativeUrl: createaddress.html
addresses:
text: Getting Addresses
relativeUrl: getaddress.html
sendcoins:
text: Sending Coins
relativeUrl: sendcoins.html
transactions:
text: Wallet Transactions
relativeUrl: transactions.html
api:
name: Api
items:
api:
text: Api
relativeUrl: api/index.html
coverage:
text: Coverage
relativeUrl: coverage/index.html
development:
name: Development
items:
installation:
text: Contributing
relativeUrl: contributing.html
installation:
text: Changelog
relativeUrl: changelog.html
links:
name: Links
items:
hubtel-documentation:
text: Bitgo API Official Documentation
absoluteUrl: https://www.bitgo.com/api/v2/