-
Notifications
You must be signed in to change notification settings - Fork 18
/
couscous.yml
66 lines (54 loc) · 1.64 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
template:
url: https://github.com/ovac/ovac-couscous-template
baseUrl: https://carlomazzaferro.github.io/kryptoflow
include:
- docs
github:
user: carlomazzaferro
repo: kryptoflow
title: Kryptoflow
subtitle: Algorithmic crypto trading powered by Kafka and TensorFlow
menu:
sections:
introduction:
name: Introduction
items:
home:
text: Home
relativeUrl: index.html
architecture:
text: Architecture
relativeUrl: architecture.html
getting-started:
name: Getting Started
items:
installation:
text: Installation
relativeUrl: installation.html
quickstart:
text: Quickstart
relativeUrl: quickstart.html
guide:
name: Guide
items:
config:
text: Config
relativeUrl: config.html
api:
name: Api
items:
api:
text: Api
relativeUrl: api/index.html
coverage:
text: Coverage
relativeUrl: coverage/index.html
links:
name: Links
items:
external-documentation:
text: External Official Documentation
absoluteUrl: https://some-website
external-swagger:
text: Api Swagger UI
absoluteUrl: https://kryptoflow.org