-
Notifications
You must be signed in to change notification settings - Fork 19
/
couscous.yml
43 lines (40 loc) · 1017 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
36
37
38
39
40
41
42
43
title: phUML
subTitle: phUML is a fully automatic UML diagram generator
baseUrl: https://montealegreluis.com/phuml
template:
url: https://github.com/CouscousPHP/Template-Light
index: index.md
github:
user: MontealegreLuis
repo: phuml
exclude:
- tests
menu:
items:
installation:
text: Installation
relativeUrl: docs/installation.html
types:
text: Type information
relativeUrl: docs/types.html
format:
text: Diagram format
relativeUrl: docs/format.html
class_diagram:
text: Generate a class diagram
relativeUrl: docs/class-diagram.html
statistics:
text: Generate statistics
relativeUrl: docs/statistics.html
dot_file:
text: Generate a DOT file
relativeUrl: docs/dot-file.html
contributing:
text: Contributing
relativeUrl: contributing.html
conduct:
text: Code of conduct
relativeUrl: code-of-conduct.html
changelog:
text: Changelog
relativeUrl: changelog.html