Updated docs to include value parsing

This commit is contained in:
Mike Farah
2020-01-20 08:35:03 +11:00
parent b7148adf20
commit 8a65822b0b
16 changed files with 1502 additions and 555 deletions

View File

@@ -4,8 +4,9 @@ site_name: Yq
theme: 'material'
pages:
- Install: index.md
- Read: read.md
- Path Expressions: path_expressions.md
- Value Parsing: value_parsing.md
- Read: read.md
- Write/Update: write.md
- Prefix: prefix.md
- Delete: delete.md