docs: add language tour outline
This commit is contained in:
1
book/src/language-tour/assert.md
Normal file
1
book/src/language-tour/assert.md
Normal file
@@ -0,0 +1 @@
|
||||
# Assert
|
||||
1
book/src/language-tour/blocks.md
Normal file
1
book/src/language-tour/blocks.md
Normal file
@@ -0,0 +1 @@
|
||||
# Blocks
|
||||
1
book/src/language-tour/bool.md
Normal file
1
book/src/language-tour/bool.md
Normal file
@@ -0,0 +1 @@
|
||||
# Bool
|
||||
1
book/src/language-tour/check.md
Normal file
1
book/src/language-tour/check.md
Normal file
@@ -0,0 +1 @@
|
||||
# Check
|
||||
1
book/src/language-tour/comments.md
Normal file
1
book/src/language-tour/comments.md
Normal file
@@ -0,0 +1 @@
|
||||
# Comments
|
||||
1
book/src/language-tour/constants.md
Normal file
1
book/src/language-tour/constants.md
Normal file
@@ -0,0 +1 @@
|
||||
# Constants
|
||||
1
book/src/language-tour/custom-types.md
Normal file
1
book/src/language-tour/custom-types.md
Normal file
@@ -0,0 +1 @@
|
||||
# Custom types
|
||||
1
book/src/language-tour/data.md
Normal file
1
book/src/language-tour/data.md
Normal file
@@ -0,0 +1 @@
|
||||
# Data
|
||||
1
book/src/language-tour/functions.md
Normal file
1
book/src/language-tour/functions.md
Normal file
@@ -0,0 +1 @@
|
||||
# Functions
|
||||
1
book/src/language-tour/int.md
Normal file
1
book/src/language-tour/int.md
Normal file
@@ -0,0 +1 @@
|
||||
# Int
|
||||
1
book/src/language-tour/list.md
Normal file
1
book/src/language-tour/list.md
Normal file
@@ -0,0 +1 @@
|
||||
# List
|
||||
1
book/src/language-tour/matching.md
Normal file
1
book/src/language-tour/matching.md
Normal file
@@ -0,0 +1 @@
|
||||
# Matching
|
||||
1
book/src/language-tour/option.md
Normal file
1
book/src/language-tour/option.md
Normal file
@@ -0,0 +1 @@
|
||||
# Option
|
||||
1
book/src/language-tour/string.md
Normal file
1
book/src/language-tour/string.md
Normal file
@@ -0,0 +1 @@
|
||||
# String
|
||||
1
book/src/language-tour/todo.md
Normal file
1
book/src/language-tour/todo.md
Normal file
@@ -0,0 +1 @@
|
||||
# Todo
|
||||
1
book/src/language-tour/tuple.md
Normal file
1
book/src/language-tour/tuple.md
Normal file
@@ -0,0 +1 @@
|
||||
# Tuple
|
||||
1
book/src/language-tour/type-aliases.md
Normal file
1
book/src/language-tour/type-aliases.md
Normal file
@@ -0,0 +1 @@
|
||||
# Type aliases
|
||||
1
book/src/language-tour/variables.md
Normal file
1
book/src/language-tour/variables.md
Normal file
@@ -0,0 +1 @@
|
||||
# Variables
|
||||
Reference in New Issue
Block a user