aboutsummaryrefslogtreecommitdiff
path: root/docs/index.adoc
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2024-05-18 10:17:03 +0200
committerUlf Lilleengen <[email protected]>2024-05-21 10:05:21 +0200
commit739e5861c2e47db251725163fcd91cd822cf97b7 (patch)
tree947dc7961ca7c42ec216056fc2adf616ab812b10 /docs/index.adoc
parent51d553092550059afb22b2620cea14bbed21abff (diff)
convert from antora to asciidoctor
Diffstat (limited to 'docs/index.adoc')
-rw-r--r--docs/index.adoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.adoc b/docs/index.adoc
new file mode 100644
index 000000000..f0fa6f2b7
--- /dev/null
+++ b/docs/index.adoc
@@ -0,0 +1,15 @@
1:description: Embassy Book
2:sectanchors:
3:doctype: book
4:toc:
5:toc-placement: left
6:toclevels: 2
7
8# Embassy Book
9
10Welcome to the Embassy Book. The Embassy Book is for everyone who wants to use Embassy and understand how Embassy works.
11
12include::pages/overview.adoc[leveloffset = 1]
13include::pages/beginners.adoc[leveloffset = 1]
14include::pages/system.adoc[leveloffset = 1]
15include::pages/faq.adoc[leveloffset = 1]