1
0
YuKun Liu 3 жил өмнө
parent
commit
5f36dd0ee3

+ 1 - 0
docs/cli/.gitignore

@@ -0,0 +1 @@
+book

+ 6 - 0
docs/cli/book.toml

@@ -0,0 +1,6 @@
+[book]
+authors = ["YuKun Liu"]
+language = "en"
+multilingual = false
+src = "src"
+title = "Dioxus Cli"

+ 3 - 0
docs/cli/src/SUMMARY.md

@@ -0,0 +1,3 @@
+# Summary
+
+- [Chapter 1](./chapter_1.md)

+ 1 - 0
docs/cli/src/chapter_1.md

@@ -0,0 +1 @@
+# Chapter 1