-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcouscous.yml
82 lines (67 loc) · 2.08 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
# 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://www.ovac4u.com/hubtel-payment
# Used to link to the GitHub project
github:
user: ovac
repo: hubtel-payment
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: OVAC\Hubtel-Payment
subTitle: Write it as it sounds.
# 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
guide:
name: Guide
items:
config:
text: Config
relativeUrl: config.html
receive-money:
text: Receive Money
relativeUrl: receivemoney.html
send-money:
text: Send Money
relativeUrl: sendmoney.html
api:
name: Api
items:
api:
text: Api
relativeUrl: api/index.html
coverage:
text: Coverage
relativeUrl: coverage/index.html
links:
name: Links
items:
hubtel-documentation:
text: Hubtel Official Documentation
absoluteUrl: https://developers.hubtel.com/documentations/merchant-account-api
hubtel-swagger:
text: Hubtel Official Api Swagger UI
absoluteUrl: https://api.hubtel.com/v1/merchantaccount/swagger/ui/index