diff options
| author | Ulf Lilleengen <[email protected]> | 2024-05-18 10:17:03 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-05-21 10:05:21 +0200 |
| commit | 739e5861c2e47db251725163fcd91cd822cf97b7 (patch) | |
| tree | 947dc7961ca7c42ec216056fc2adf616ab812b10 /docs/index.adoc | |
| parent | 51d553092550059afb22b2620cea14bbed21abff (diff) | |
convert from antora to asciidoctor
Diffstat (limited to 'docs/index.adoc')
| -rw-r--r-- | docs/index.adoc | 15 |
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 | |||
| 10 | Welcome to the Embassy Book. The Embassy Book is for everyone who wants to use Embassy and understand how Embassy works. | ||
| 11 | |||
| 12 | include::pages/overview.adoc[leveloffset = 1] | ||
| 13 | include::pages/beginners.adoc[leveloffset = 1] | ||
| 14 | include::pages/system.adoc[leveloffset = 1] | ||
| 15 | include::pages/faq.adoc[leveloffset = 1] | ||
