-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
book.toml
19 lines (15 loc) · 787 Bytes
/
book.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[book]
title = "tmorin/plantuml-libs"
authors = ["Thibault Morin"]
description = "A set of PlantUML libraries and a NPM cli tool to design diagrams which focus on several technologies/approaches: Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), C4 Model or even EventStorming and more."
src = "distribution"
[build]
build-dir = "public" # the directory where the output is placed
create-missing = false # whether or not to create missing pages
use-default-preprocessors = true # use the default preprocessors
[output.html]
git-repository-url = "https://github.com/tmorin/plantuml-libs"
git-repository-icon = "fa-github"
[output.html.fold]
enable = true # whether or not to enable section folding
level = 0 # the depth to start folding