mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 08:28:18 +00:00
First pass at converting Miller 6 docs from Sphinx to Mkdocs (#616)
* Accept more passing emit cases * Port docs from sphinx to mkdocs * iterating * rephrase internal-link syntax using mkdocs * iterating
This commit is contained in:
parent
db99f4ab76
commit
ab84ecd561
1056 changed files with 611281 additions and 50 deletions
8
docs6b/docs/data/array-example.json
Normal file
8
docs6b/docs/data/array-example.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "ax04",
|
||||
"samples": [45, 67, 22]
|
||||
}
|
||||
{
|
||||
"key": "cz09",
|
||||
"samples": [11, 29, 84, 91]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue