mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-23 07:59:37 +00:00
Replace miller-6 sphinx docs with mkdocs docs (#618)
This commit is contained in:
parent
355b582621
commit
8fa4a3faa9
1313 changed files with 32 additions and 287985 deletions
8
docs6/docs/data/array-example.json
Normal file
8
docs6/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