-
Notifications
You must be signed in to change notification settings - Fork 41
/
couscous.yml
78 lines (61 loc) · 2.3 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
widgets:
addthis: ra-599a2b3ed56dd5f2
googleAnalytics: UA-104991685-1
googletag: GTM-TWFSSDL
template:
url: https://github.com/moqmar/mintlook-couscous
title: IDoc - Generate documentation for laravel API
subTitle: Generate an interractive documentation for your new or existing laravel app with ease.
# The left menu bar
menu:
sections:
introduction:
name: Introduction
items:
home:
text: Home
relativeUrl:
links:
name: Links
items:
more-from-ovac:
text: More open souce juice by OVAC4U
absoluteUrl: https://www.ovac4u.com
# 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/idoc
# Used to link to the GitHub project
github:
user: ovac
repo: idoc
template:
url: https://github.com/moqmar/mintlook-couscous
title: IDoc - Generate documentation for laravel API
subTitle: Generate an interactive documentation for your new or existing laravel app with ease.
logo: https://res.cloudinary.com/ovac/image/upload/h_300,w_300,c_fill,r_max,bo_20px_solid_white/aboust_ey5v1v.jpg # Icon URL
color: "#d21" # Accent color
languages: ["en", "de"] # List of supported languages. Comment out to disable language selection.
defaultLanguage: world # Default language icon, and the value of the html lang attribute. It is recommended to set this even (especially) if you're not using language selection.
search: true # Enable search
scripts:
after:
- php .couscous/generated/.scripts/generate-search-index.php # Required for search
- rm -rf .couscous/generated/.scripts # Clean up unneccessary files
sidebar:
- title: About mintlook
- subtitle: Links
- text: Homepage
page: / # relative link
- line: true
- text: More open souce juice by OVAC4U
link: https://www.ovac4u.com
- html: |
<p>Follow us on <a href="">Facebook</a>, <a href="">Twitter</a>, and other <a href="">social networks</a>.</p>
# you can also define the sidebar per language
sidebar:
de:
- title: Über mintlook
default: # fallback for all other languages
- title: About mintlook