forked from seltzlab/api-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcouscous.yml
More file actions
34 lines (30 loc) · 798 Bytes
/
couscous.yml
File metadata and controls
34 lines (30 loc) · 798 Bytes
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
template:
url: https://github.com/CouscousPHP/Template-ReadTheDocs
title: Musement API Doc
baseUrl: http://thack.musement.com/thack_api/
scripts:
before:
- git pull origin master
menu:
items:
authentication:
text: Authentication
relativeUrl: authentication.html
catalog:
text: Catalog
relativeUrl: catalog.html
booking:
text: Booking
relativeUrl: booking.html
cart:
text: Cart
relativeUrl: cart.html
customer:
text: Customer
relativeUrl: customer.html
search:
text: Search
relativeUrl: search.html
glossary:
text: Glossary
relativeUrl: glossary.html