forked from gnugat/redaktilo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcouscous.yml
35 lines (31 loc) · 901 Bytes
/
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
template:
url: https://github.com/CouscousPHP/Template-Light.git
baseUrl: http://gnugat.github.io/redaktilo
title: Redaktilo
subTitle: An easy "line manipulation" PHP lib: jump, insert and do anything!
github:
user: gnugat
repo: redaktilo
menu:
items:
home:
text: Home
relativeUrl:
tutorial:
text: Tutorial
relativeUrl: doc/01-tutorial.html
use-cases:
text: Use cases
relativeUrl: doc/02-use-cases.html
reference:
text: Reference
relativeUrl: doc/03-reference.html
vocabulary:
text: Vocabulary
relativeUrl: doc/04-vocabulary.html
extending:
text: Extending
relativeUrl: doc/05-extending.html
exceptions:
text: Exceptions
relativeUrl: doc/06-exceptions.html