aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/book/book.toml4
-rw-r--r--docs/book/src/SUMMARY.md3
-rw-r--r--docs/book/src/chapter_1.md1
3 files changed, 8 insertions, 0 deletions
diff --git a/docs/book/book.toml b/docs/book/book.toml
new file mode 100644
index 0000000..9e1b4f3
--- /dev/null
+++ b/docs/book/book.toml
@@ -0,0 +1,4 @@
+[book]
+title = "sellershut"
+authors = ["rtkay123"]
+language = "en"
diff --git a/docs/book/src/SUMMARY.md b/docs/book/src/SUMMARY.md
new file mode 100644
index 0000000..7390c82
--- /dev/null
+++ b/docs/book/src/SUMMARY.md
@@ -0,0 +1,3 @@
+# Summary
+
+- [Chapter 1](./chapter_1.md)
diff --git a/docs/book/src/chapter_1.md b/docs/book/src/chapter_1.md
new file mode 100644
index 0000000..b743fda
--- /dev/null
+++ b/docs/book/src/chapter_1.md
@@ -0,0 +1 @@
+# Chapter 1