-
Notifications
You must be signed in to change notification settings - Fork 7
/
couscous.yml
45 lines (39 loc) · 1.13 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
template:
url: https://github.com/Respect/RespectCouscous
exclude:
- .scrutinizer.yml
- .travis.yml
- composer.json
- library
- phpunit.xml.dist
- tests
- vendor
baseUrl: http://respect.github.io/Config
github:
user: Respect
repo: Config
title: Respect\Config
subTitle: A powerful, small, deadly simple configurator and dependency injection container DSL made to be easy.
gaTrackingId: UA-59839366-1
menu:
sections:
main:
items:
home:
text: Home
relativeUrl: /
contributing:
text: Contributing
relativeUrl: /contributing.html
featureguide:
text: Feature Guide
relativeUrl: /docs/
installation:
text: Installation
relativeUrl: /docs/install.html
license:
text: License
relativeUrl: /license.html
validators:
text: What is a DSL?
relativeUrl: /docs/dsl.html